"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/27 02:50:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato" 2026/04/27 02:50:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/27 02:50:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:35 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:35 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:35 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:35 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:35 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:50:35 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:35 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46374->172.17.0.4:21, err= 2026/04/27 02:50:37 DEBUG : Creating backend with remote "/tmp/rclone3487804802" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32339") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41518->172.17.0.4:32339, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30375") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39698->172.17.0.4:30375, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39333") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60016->172.17.0.4:39333, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30475") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52722->172.17.0.4:30475, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39921") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60428->172.17.0.4:39921, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30499") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45072->172.17.0.4:30499, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:37 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32249") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58324->172.17.0.4:32249, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39771") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38922->172.17.0.4:39771, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33310") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54296->172.17.0.4:33310, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34299") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38394->172.17.0.4:34299, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39987") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55026->172.17.0.4:39987, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35506") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34396->172.17.0.4:35506, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37458") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55258->172.17.0.4:37458, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32541") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53988->172.17.0.4:32541, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37239") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51306->172.17.0.4:37239, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : Creating backend with remote "/non-existing" 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32129") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43668->172.17.0.4:32129, err= 2026/04/27 02:50:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33467") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53208->172.17.0.4:33467, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31406") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55826->172.17.0.4:31406, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30609") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35222->172.17.0.4:30609, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:37 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30413") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47470->172.17.0.4:30413, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30756") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41126->172.17.0.4:30756, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38883") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34984->172.17.0.4:38883, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33642") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36100->172.17.0.4:33642, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33478") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58734->172.17.0.4:33478, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38124") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34152->172.17.0.4:38124, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32395") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42272->172.17.0.4:32395, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Running all checks before starting transfers 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30806") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35092->172.17.0.4:30806, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Checks finished, now starting transfers 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37989") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38474->172.17.0.4:37989, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:37 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32018") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39970->172.17.0.4:32018, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38525") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47590->172.17.0.4:38525, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30112") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43260->172.17.0.4:30112, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38875") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39682->172.17.0.4:38875, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34213") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46572->172.17.0.4:34213, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 ERROR : Ignoring --no-traverse with sync 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34633") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47134->172.17.0.4:34633, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39643") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59556->172.17.0.4:39643, err= 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:37 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:37 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30675") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48520->172.17.0.4:30675, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37364") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45132->172.17.0.4:37364, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36628") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36324->172.17.0.4:36628, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36517") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52024->172.17.0.4:36517, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34487") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38122->172.17.0.4:34487, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39854") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47728->172.17.0.4:39854, err= 2026/04/27 02:50:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39039") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55174->172.17.0.4:39039, err= 2026/04/27 02:50:37 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/27 02:50:37 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/27 02:50:37 INFO : hello world2: Copied (new) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30683") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33456->172.17.0.4:30683, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33232") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60490->172.17.0.4:33232, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34258") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50224->172.17.0.4:34258, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30501") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57224->172.17.0.4:30501, err= 2026/04/27 02:50:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31628") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37610->172.17.0.4:31628, err= 2026/04/27 02:50:37 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/27 02:50:37 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/27 02:50:37 INFO : potato2: Copied (new) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31032") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41298->172.17.0.4:31032, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32833") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42384->172.17.0.4:32833, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39922") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47824->172.17.0.4:39922, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30065") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34938->172.17.0.4:30065, err= 2026/04/27 02:50:37 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/27 02:50:37 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/27 02:50:37 INFO : potato2: Copied (new) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39881") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50326->172.17.0.4:39881, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37968") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33452->172.17.0.4:37968, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39619") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43036->172.17.0.4:39619, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/27 02:50:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:50:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/27 02:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34597") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47410->172.17.0.4:34597, err= 2026/04/27 02:50:37 INFO : sub dir2: Making directory 2026/04/27 02:50:37 INFO : sub dir: Making directory 2026/04/27 02:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:37 INFO : sub dir2/sub sub dir2: Making directory 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46376->172.17.0.4:21, err= 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:37 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32920") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42544->172.17.0.4:32920, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35602") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56174->172.17.0.4:35602, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30875") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43542->172.17.0.4:30875, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35889") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39590->172.17.0.4:35889, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30043") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55252->172.17.0.4:30043, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30752") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39884->172.17.0.4:30752, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35596") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38555") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46878->172.17.0.4:35596, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37446->172.17.0.4:38555, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38666") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46642->172.17.0.4:38666, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39527") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33936->172.17.0.4:39527, err= --- PASS: TestCopyEmptyDirectories (2.20s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:40 INFO : sub dir2: Making directory 2026/04/27 02:50:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/27 02:50:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30508") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51444->172.17.0.4:30508, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30137") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32830->172.17.0.4:30137, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38664") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59614->172.17.0.4:38664, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32871") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59536->172.17.0.4:32871, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39975") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35764->172.17.0.4:39975, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39451") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46340->172.17.0.4:39451, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39686") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44720->172.17.0.4:39686, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:40 DEBUG : sub dir2: Making directory with metadata 2026/04/27 02:50:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33613") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36440->172.17.0.4:33613, err= 2026/04/27 02:50:40 INFO : sub dir2: Making directory 2026/04/27 02:50:40 INFO : sub dir: Making directory 2026/04/27 02:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39966") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41328->172.17.0.4:39966, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:40 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38781") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35056->172.17.0.4:38781, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32571") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36828") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39528->172.17.0.4:32571, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44766->172.17.0.4:36828, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37119") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46680->172.17.0.4:37119, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39022") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32904->172.17.0.4:39022, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32374") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30604") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49214->172.17.0.4:32374, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41496->172.17.0.4:30604, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35977") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46480->172.17.0.4:35977, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31694") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47790->172.17.0.4:31694, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38705") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36558->172.17.0.4:38705, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:40 INFO : sub dir2: Making directory 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32356") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56802->172.17.0.4:32356, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35932") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44980->172.17.0.4:35932, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:40 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30310") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59886->172.17.0.4:30310, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34224") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44480->172.17.0.4:34224, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38575") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45764->172.17.0.4:38575, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30769") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53696->172.17.0.4:30769, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33002") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54524->172.17.0.4:33002, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:40 DEBUG : sub dir2: Making directory with metadata 2026/04/27 02:50:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:50:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37349") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37356->172.17.0.4:37349, err= 2026/04/27 02:50:40 INFO : sub dir2: Making directory 2026/04/27 02:50:40 INFO : sub dir: Making directory 2026/04/27 02:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32853") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36046->172.17.0.4:32853, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:40 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33079") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39068->172.17.0.4:33079, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33826") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31886") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38850->172.17.0.4:33826, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59868->172.17.0.4:31886, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32229") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38544->172.17.0.4:32229, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32330") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30650") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40890->172.17.0.4:32330, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58542->172.17.0.4:30650, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30213") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55430->172.17.0.4:30213, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38069") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43772->172.17.0.4:38069, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37919") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36572->172.17.0.4:37919, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:40 INFO : sub dir2: Making directory 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38295") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35632->172.17.0.4:38295, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39064") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52474->172.17.0.4:39064, err= 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:40 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:40 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33166") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33280->172.17.0.4:33166, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33902") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35552->172.17.0.4:33902, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36563") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48032->172.17.0.4:36563, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30945") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54346->172.17.0.4:30945, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32510") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49088->172.17.0.4:32510, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36909") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39988->172.17.0.4:36909, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31221") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35806->172.17.0.4:31221, err= 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34446") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34214->172.17.0.4:34446, err= 2026/04/27 02:50:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wakoken0feba" 2026/04/27 02:50:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:40 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:40 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: Connecting to FTP server 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:40 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:46378->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-sojavex4kato -> ftp://172.17.0.4:21/rclone-test-wakoken0feba 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:39673") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:52066->172.17.0.4:39673, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33409") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43736->172.17.0.4:33409, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31027") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37558->172.17.0.4:31027, err= 2026/04/27 02:50:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: Waiting for checks to finish 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: Waiting for transfers to finish 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30046") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41058->172.17.0.4:30046, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:35439") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:47410->172.17.0.4:35439, err= 2026/04/27 02:50:42 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/27 02:50:42 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/27 02:50:42 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:32496") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:58674->172.17.0.4:32496, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:31691") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:41880->172.17.0.4:31691, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:39200") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:56184->172.17.0.4:39200, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: dial("tcp","172.17.0.4:37850") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: > dial: conn=172.17.0.1:50918->172.17.0.4:37850, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: Purge object "sub dir/hello world" 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: Purge dir "sub dir" 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: Purge dir "" 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31752") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41610->172.17.0.4:31752, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37576") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36012->172.17.0.4:37576, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37596") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43546->172.17.0.4:37596, err= --- PASS: TestServerSideCopy (2.26s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36697") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39266->172.17.0.4:36697, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32118") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53176->172.17.0.4:32118, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31419") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39360->172.17.0.4:31419, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35058") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52474->172.17.0.4:35058, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31804") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39098->172.17.0.4:31804, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:50:42 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:42 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38885") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57378->172.17.0.4:38885, err= 2026/04/27 02:50:42 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/27 02:50:42 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/27 02:50:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32820") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38076->172.17.0.4:32820, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37980") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41002->172.17.0.4:37980, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35560") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46130->172.17.0.4:35560, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34748") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49642->172.17.0.4:34748, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35697") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37874->172.17.0.4:35697, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39193") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43802->172.17.0.4:39193, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35572") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43002->172.17.0.4:35572, err= 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33568") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60596->172.17.0.4:33568, err= 2026/04/27 02:50:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dukakow1rozi" 2026/04/27 02:50:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:42 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:42 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Connecting to FTP server 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:42 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:40336->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-sojavex4kato -> ftp://172.17.0.4:21/rclone-test-dukakow1rozi 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:39498") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:41752->172.17.0.4:39498, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31612") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53946->172.17.0.4:31612, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30174") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44960->172.17.0.4:30174, err= 2026/04/27 02:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Waiting for checks to finish 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Waiting for transfers to finish 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37623") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43328->172.17.0.4:37623, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:31608") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:34434->172.17.0.4:31608, err= 2026/04/27 02:50:44 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/27 02:50:44 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/27 02:50:44 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:32202") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:44352->172.17.0.4:32202, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:37615") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:36140->172.17.0.4:37615, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38400") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40874->172.17.0.4:38400, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33849") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49772->172.17.0.4:33849, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30404") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45268->172.17.0.4:30404, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:34393") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36152") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:56444->172.17.0.4:34393, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60600->172.17.0.4:36152, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:35671") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37713") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:55998->172.17.0.4:35671, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34216->172.17.0.4:37713, err= 2026/04/27 02:50:44 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-dukakow1rozi) 2026/04/27 02:50:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Waiting for checks to finish 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Waiting for transfers to finish 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33148") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36730->172.17.0.4:33148, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:37928") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:36924->172.17.0.4:37928, err= 2026/04/27 02:50:44 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/27 02:50:44 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/27 02:50:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:31229") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:55764->172.17.0.4:31229, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:34221") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:33566->172.17.0.4:34221, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:35346") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:40980->172.17.0.4:35346, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: dial("tcp","172.17.0.4:32482") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: > dial: conn=172.17.0.1:49740->172.17.0.4:32482, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Purge object "sub dir/hello world" 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Purge dir "sub dir" 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: Purge dir "" 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36844") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55870->172.17.0.4:36844, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34997") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34212->172.17.0.4:34997, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38135") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58092->172.17.0.4:38135, err= --- PASS: TestServerSideCopyOverSelf (2.18s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36298") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40762->172.17.0.4:36298, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38040") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52402->172.17.0.4:38040, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35967") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43794->172.17.0.4:35967, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34638") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46292->172.17.0.4:34638, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36350") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55358->172.17.0.4:36350, err= 2026/04/27 02:50:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:50:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39134") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45102->172.17.0.4:39134, err= 2026/04/27 02:50:44 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/27 02:50:44 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/27 02:50:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/27 02:50:44 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38050") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55568->172.17.0.4:38050, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35946") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42246->172.17.0.4:35946, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38650") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56404->172.17.0.4:38650, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38660") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54184->172.17.0.4:38660, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33119") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54780->172.17.0.4:33119, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31513") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56172->172.17.0.4:31513, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30098") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55990->172.17.0.4:30098, err= 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30977") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54280->172.17.0.4:30977, err= 2026/04/27 02:50:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-podiqiy7waku" 2026/04/27 02:50:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:44 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:44 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Connecting to FTP server 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:44 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:40344->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-sojavex4kato -> ftp://172.17.0.4:21/rclone-test-podiqiy7waku 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:33759") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33480") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38850->172.17.0.4:33480, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:47918->172.17.0.4:33759, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39789") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34392->172.17.0.4:39789, err= 2026/04/27 02:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37520") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55272->172.17.0.4:37520, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:31729") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:34268->172.17.0.4:31729, err= 2026/04/27 02:50:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/27 02:50:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/27 02:50:46 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:35933") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:60570->172.17.0.4:35933, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:35846") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:58400->172.17.0.4:35846, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39040") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59544->172.17.0.4:39040, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39914") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46380->172.17.0.4:39914, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34396") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45550->172.17.0.4:34396, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Using server-side directory move 2026/04/27 02:50:46 INFO : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34672") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:34564") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56416->172.17.0.4:34672, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:44692->172.17.0.4:34564, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:36826") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32566") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:38138->172.17.0.4:36826, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57452->172.17.0.4:32566, err= 2026/04/27 02:50:46 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-podiqiy7waku) 2026/04/27 02:50:46 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Waiting for transfers to finish 2026/04/27 02:50:46 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:46 INFO : sub dir/hello world: Moved (server-side) 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31260") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55792->172.17.0.4:31260, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33045") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47738->172.17.0.4:33045, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:31398") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:54106->172.17.0.4:31398, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:31653") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:52788->172.17.0.4:31653, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30366") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47688->172.17.0.4:30366, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34888") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51474->172.17.0.4:34888, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35742") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36672->172.17.0.4:35742, err= 2026/04/27 02:50:46 DEBUG : testing file moves 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:35938") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34811") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:33776->172.17.0.4:35938, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54720->172.17.0.4:34811, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32506") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:37665") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48514->172.17.0.4:32506, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:56108->172.17.0.4:37665, err= 2026/04/27 02:50:46 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:46 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-podiqiy7waku) 2026/04/27 02:50:46 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Waiting for transfers to finish 2026/04/27 02:50:46 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:46 INFO : sub dir/hello world: Moved (server-side) 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36431") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38494->172.17.0.4:36431, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32724") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43004->172.17.0.4:32724, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:30348") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:60048->172.17.0.4:30348, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:33732") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:49796->172.17.0.4:33732, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:36409") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:53220->172.17.0.4:36409, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: dial("tcp","172.17.0.4:33395") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: > dial: conn=172.17.0.1:33670->172.17.0.4:33395, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Purge object "sub dir/hello world" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Purge dir "sub dir" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: Purge dir "" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36331") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32856->172.17.0.4:36331, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30953") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35012->172.17.0.4:30953, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36904") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53484->172.17.0.4:36904, err= --- PASS: TestServerSideMoveOverSelf (2.22s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35837") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49096->172.17.0.4:35837, err= 2026/04/27 02:50:46 ERROR : error listing: directory not found 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37429") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41676->172.17.0.4:37429, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39717") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54320->172.17.0.4:39717, err= 2026/04/27 02:50:46 INFO : Local file system at /tmp/rclone3487804802: Making directory 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37525") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55246->172.17.0.4:37525, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30295") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52488->172.17.0.4:30295, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32358") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48474->172.17.0.4:32358, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36040") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49708->172.17.0.4:36040, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33978") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41690->172.17.0.4:33978, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36578") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50194->172.17.0.4:36578, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30517") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37732->172.17.0.4:30517, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33845") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41154->172.17.0.4:33845, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36769") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57036->172.17.0.4:36769, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30624") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47478->172.17.0.4:30624, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35552") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59258->172.17.0.4:35552, err= 2026/04/27 02:50:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38540") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35854->172.17.0.4:38540, err= 2026/04/27 02:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:46 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38719") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42504->172.17.0.4:38719, err= 2026/04/27 02:50:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/27 02:50:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/27 02:50:46 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32868") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39030->172.17.0.4:32868, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38744") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51604->172.17.0.4:38744, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30621") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52860->172.17.0.4:30621, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38872") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57436->172.17.0.4:38872, err= 2026/04/27 02:50:46 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39291") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48834->172.17.0.4:39291, err= 2026/04/27 02:50:46 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/27 02:50:46 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/27 02:50:46 INFO : check sum: Copied (new) 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33716") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53794->172.17.0.4:33716, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35211") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49750->172.17.0.4:35211, err= 2026/04/27 02:50:46 DEBUG : check sum: size = 1 OK 2026/04/27 02:50:46 NOTICE: ftp://172.17.0.4:21/rclone-test-sojavex4kato: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/27 02:50:46 DEBUG : check sum: Size of src and dst objects identical 2026/04/27 02:50:46 DEBUG : check sum: Unchanged skipping 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 INFO : There was nothing to transfer 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31609") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40508->172.17.0.4:31609, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35437") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59536->172.17.0.4:35437, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39092") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53480->172.17.0.4:39092, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34880") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33886->172.17.0.4:34880, err= 2026/04/27 02:50:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35359") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48986->172.17.0.4:35359, err= 2026/04/27 02:50:46 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/27 02:50:46 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/27 02:50:46 INFO : sizeonly: Copied (new) 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35796") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44274->172.17.0.4:35796, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30143") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54334->172.17.0.4:30143, err= 2026/04/27 02:50:46 DEBUG : sizeonly: size = 6 OK 2026/04/27 02:50:46 DEBUG : sizeonly: Sizes identical 2026/04/27 02:50:46 DEBUG : sizeonly: Unchanged skipping 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 INFO : There was nothing to transfer 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33669") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33512->172.17.0.4:33669, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39030") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38812->172.17.0.4:39030, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39176") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46696->172.17.0.4:39176, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32596") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36276->172.17.0.4:32596, err= 2026/04/27 02:50:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32978") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56378->172.17.0.4:32978, err= 2026/04/27 02:50:46 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/27 02:50:46 INFO : ignore-size: Copied (new) 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34694") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42880->172.17.0.4:34694, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37264") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56584->172.17.0.4:37264, err= 2026/04/27 02:50:46 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:50:46 DEBUG : ignore-size: Unchanged skipping 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 INFO : There was nothing to transfer 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36909") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48064->172.17.0.4:36909, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34750") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47404->172.17.0.4:34750, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36150") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58540->172.17.0.4:36150, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31486") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54214->172.17.0.4:31486, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34935") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60942->172.17.0.4:34935, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31200") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39274->172.17.0.4:31200, err= 2026/04/27 02:50:46 DEBUG : existing: size = 6 OK 2026/04/27 02:50:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:50:46 DEBUG : existing: Unchanged skipping 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 INFO : There was nothing to transfer 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36383") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57732->172.17.0.4:36383, err= 2026/04/27 02:50:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37576") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36018->172.17.0.4:37576, err= 2026/04/27 02:50:46 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/27 02:50:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/27 02:50:46 INFO : existing: Copied (replaced existing) 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39120") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44274->172.17.0.4:39120, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36732") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52016->172.17.0.4:36732, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33531") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36602->172.17.0.4:33531, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30474") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45358->172.17.0.4:30474, err= 2026/04/27 02:50:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38393") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53578->172.17.0.4:38393, err= 2026/04/27 02:50:46 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/27 02:50:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/27 02:50:46 INFO : existing: Copied (new) 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39110") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34778->172.17.0.4:39110, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38756") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48820->172.17.0.4:38756, err= 2026/04/27 02:50:46 DEBUG : existing: Destination exists, skipping 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:46 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:46 INFO : There was nothing to transfer 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33885") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50642->172.17.0.4:33885, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33762") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59142->172.17.0.4:33762, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38894") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57170->172.17.0.4:38894, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39006") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47142->172.17.0.4:39006, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38279") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36084->172.17.0.4:38279, err= 2026/04/27 02:50:46 INFO : d: Making directory 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33479") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52410->172.17.0.4:33479, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40358->172.17.0.4:21, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34261") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39592->172.17.0.4:34261, err= 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37961") 2026/04/27 02:50:46 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52882->172.17.0.4:37961, err= 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32163") 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35404->172.17.0.4:32163, err= 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37758") 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38462->172.17.0.4:37758, err= 2026/04/27 02:50:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31726") 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39912") 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40360->172.17.0.4:21, err= 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31789") 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59634->172.17.0.4:31726, err= 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47490->172.17.0.4:31789, err= 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42804->172.17.0.4:39912, err= 2026/04/27 02:50:49 DEBUG : c/non empty space: size = 5 OK 2026/04/27 02:50:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:49 DEBUG : c/non empty space: Unchanged skipping 2026/04/27 02:50:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38500") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52982->172.17.0.4:38500, err= 2026/04/27 02:50:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/27 02:50:51 INFO : a/potato2: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : b/potato: Deleted 2026/04/27 02:50:51 INFO : d: Removing directory 2026/04/27 02:50:51 INFO : b: Removing directory 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: deleted 2 directories 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38001") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55476->172.17.0.4:38001, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39099") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58476->172.17.0.4:39099, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36540") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43912->172.17.0.4:36540, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38613") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51124->172.17.0.4:38613, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35898") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57842->172.17.0.4:35898, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36310") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43184->172.17.0.4:36310, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34432") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36704->172.17.0.4:34432, err= --- PASS: TestSyncIgnoreErrors (4.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35815") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46072->172.17.0.4:35815, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37824") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52532->172.17.0.4:37824, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34490") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37230->172.17.0.4:34490, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33247") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60932->172.17.0.4:33247, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39596") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59712->172.17.0.4:39596, err= 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36466") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59698->172.17.0.4:36466, err= 2026/04/27 02:50:51 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/27 02:50:51 INFO : empty space: Copied (replaced existing) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33655") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59070->172.17.0.4:33655, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34337") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47644->172.17.0.4:34337, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33747") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58656->172.17.0.4:33747, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34076") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49804->172.17.0.4:34076, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30813") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44840->172.17.0.4:30813, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33851") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32816->172.17.0.4:33851, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37506") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33532->172.17.0.4:37506, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36001") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37352->172.17.0.4:36001, err= 2026/04/27 02:50:51 DEBUG : foo: size = 3 OK 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39990") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33092->172.17.0.4:39990, err= 2026/04/27 02:50:51 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/27 02:50:51 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/27 02:50:51 INFO : foo: Copied (replaced existing) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30426") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50676->172.17.0.4:30426, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37078") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43178->172.17.0.4:37078, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35228") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33674->172.17.0.4:35228, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35786") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34490->172.17.0.4:35786, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35349") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33166->172.17.0.4:35349, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35518") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57904->172.17.0.4:35518, err= 2026/04/27 02:50:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38441") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52386->172.17.0.4:38441, err= 2026/04/27 02:50:51 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/27 02:50:51 INFO : potato: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32743") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50086->172.17.0.4:32743, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39491") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38774->172.17.0.4:39491, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30008") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55618->172.17.0.4:30008, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30163") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60962->172.17.0.4:30163, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34076") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54292->172.17.0.4:34076, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37232") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39540->172.17.0.4:37232, err= 2026/04/27 02:50:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:50:51 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:51 DEBUG : potato: Sizes differ 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34303") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43364->172.17.0.4:34303, err= 2026/04/27 02:50:51 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/27 02:50:51 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/27 02:50:51 INFO : potato: Copied (replaced existing) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31183") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45256->172.17.0.4:31183, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35770") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50044->172.17.0.4:35770, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30560") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56464->172.17.0.4:30560, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33410") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59714->172.17.0.4:33410, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33087") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55738->172.17.0.4:33087, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32692") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55246->172.17.0.4:32692, err= 2026/04/27 02:50:51 DEBUG : potato: size = 21 OK 2026/04/27 02:50:51 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38824") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56778->172.17.0.4:38824, err= 2026/04/27 02:50:51 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/27 02:50:51 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/27 02:50:51 INFO : potato: Copied (replaced existing) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35672") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45316->172.17.0.4:35672, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31356") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37294->172.17.0.4:31356, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31152") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52978->172.17.0.4:31152, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30718") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43736->172.17.0.4:30718, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31591") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43116->172.17.0.4:31591, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35094") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44158->172.17.0.4:35094, err= 2026/04/27 02:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37421") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50494->172.17.0.4:37421, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37044") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37232->172.17.0.4:37044, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30651") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50140->172.17.0.4:30651, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34702") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51962->172.17.0.4:34702, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31137") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48864->172.17.0.4:31137, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39425") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46872->172.17.0.4:39425, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34934") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37286->172.17.0.4:34934, err= 2026/04/27 02:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38732") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56546->172.17.0.4:38732, err= 2026/04/27 02:50:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/27 02:50:51 INFO : potato2: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : potato: Deleted 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37917") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52362->172.17.0.4:37917, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37774") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56660->172.17.0.4:37774, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33489") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47608->172.17.0.4:33489, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30165") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37440->172.17.0.4:30165, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33799") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42968->172.17.0.4:33799, err= 2026/04/27 02:50:51 INFO : d: Making directory 2026/04/27 02:50:51 INFO : d/e: Making directory 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32351") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48590->172.17.0.4:32351, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35311") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38862") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31124") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33980->172.17.0.4:38862, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40284->172.17.0.4:35311, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50896->172.17.0.4:31124, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33366") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50432->172.17.0.4:33366, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39845") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49942->172.17.0.4:39845, err= 2026/04/27 02:50:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30750") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38116") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33956") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55042->172.17.0.4:30750, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57598->172.17.0.4:38116, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46062->172.17.0.4:33956, err= 2026/04/27 02:50:51 DEBUG : c/non empty space: size = 5 OK 2026/04/27 02:50:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36301") 2026/04/27 02:50:51 DEBUG : c/non empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54824->172.17.0.4:36301, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38794") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52582->172.17.0.4:38794, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/27 02:50:51 INFO : a/potato2: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : b/potato: Deleted 2026/04/27 02:50:51 INFO : d/e: Removing directory 2026/04/27 02:50:51 INFO : d: Removing directory 2026/04/27 02:50:51 INFO : b: Removing directory 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: deleted 3 directories 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39834") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53192->172.17.0.4:39834, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39629") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31720") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45244->172.17.0.4:39629, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51316->172.17.0.4:31720, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31310") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57990->172.17.0.4:31310, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33541") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34501") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60556->172.17.0.4:33541, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58152->172.17.0.4:34501, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35259") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37582->172.17.0.4:35259, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33832") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50226->172.17.0.4:33832, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39194") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33590->172.17.0.4:39194, err= 2026/04/27 02:50:51 INFO : d: Making directory 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31721") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52548->172.17.0.4:31721, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30195") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36069") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38157") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55202->172.17.0.4:30195, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36922->172.17.0.4:36069, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51230->172.17.0.4:38157, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36947") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51366->172.17.0.4:36947, err= 2026/04/27 02:50:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32301") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35926") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45734->172.17.0.4:32301, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57196->172.17.0.4:35926, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30844") 2026/04/27 02:50:51 DEBUG : c/non empty space: size = 5 OK 2026/04/27 02:50:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : c/non empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35432->172.17.0.4:30844, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34903") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37090->172.17.0.4:34903, err= 2026/04/27 02:50:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/27 02:50:51 INFO : a/potato2: Copied (new) 2026/04/27 02:50:51 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: not deleting files as there were IO errors 2026/04/27 02:50:51 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: not deleting directories as there were IO errors 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36121") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35610->172.17.0.4:36121, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38111") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32896") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32953") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31733") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43756->172.17.0.4:32953, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44084->172.17.0.4:38111, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47158->172.17.0.4:32896, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38610->172.17.0.4:31733, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34270") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36558->172.17.0.4:34270, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32470") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36442") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33880") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32750") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41460->172.17.0.4:36442, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58012->172.17.0.4:33880, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55204->172.17.0.4:32470, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60794->172.17.0.4:32750, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31151") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40870->172.17.0.4:31151, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33114") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58590->172.17.0.4:33114, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37430") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55956->172.17.0.4:37430, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33268") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36022->172.17.0.4:33268, err= 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35962") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55226->172.17.0.4:35962, err= 2026/04/27 02:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36060") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41268->172.17.0.4:36060, err= 2026/04/27 02:50:51 INFO : potato: Deleted 2026/04/27 02:50:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/27 02:50:51 INFO : potato2: Copied (new) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32364") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52618->172.17.0.4:32364, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38637") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43560->172.17.0.4:38637, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30902") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56148->172.17.0.4:30902, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38186") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36920->172.17.0.4:38186, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33722") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33896->172.17.0.4:33722, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39356") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48228->172.17.0.4:39356, err= 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34400") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41182->172.17.0.4:34400, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 INFO : potato: Deleted 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38124") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55086->172.17.0.4:38124, err= 2026/04/27 02:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39851") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36948->172.17.0.4:39851, err= 2026/04/27 02:50:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/27 02:50:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/27 02:50:51 INFO : potato2: Copied (new) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30541") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53526->172.17.0.4:30541, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37307") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43352->172.17.0.4:37307, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32369") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54880->172.17.0.4:32369, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39631") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33338->172.17.0.4:39631, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34612") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33738->172.17.0.4:34612, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37708") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36518->172.17.0.4:37708, err= 2026/04/27 02:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31237") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40028->172.17.0.4:31237, err= 2026/04/27 02:50:51 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/27 02:50:51 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/27 02:50:51 INFO : potato2: Copied (new) 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34639") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40706->172.17.0.4:34639, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39908") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54306->172.17.0.4:39908, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33629") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38312->172.17.0.4:33629, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35117") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41890->172.17.0.4:35117, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31498") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50948->172.17.0.4:31498, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34316") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52172->172.17.0.4:34316, err= 2026/04/27 02:50:51 DEBUG : enormous: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : enormous: Excluded 2026/04/27 02:50:51 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : potato2: Excluded 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35539") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60066->172.17.0.4:35539, err= 2026/04/27 02:50:51 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : potato2: Excluded 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31908") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41200->172.17.0.4:31908, err= 2026/04/27 02:50:51 DEBUG : enormous: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : enormous: Excluded 2026/04/27 02:50:51 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : potato2: Excluded 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34115") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55602->172.17.0.4:34115, err= 2026/04/27 02:50:51 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : potato2: Excluded 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35252") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60330->172.17.0.4:35252, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30572") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56506->172.17.0.4:30572, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31839") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45840->172.17.0.4:31839, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30667") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56788->172.17.0.4:30667, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37683") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42960->172.17.0.4:37683, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38597") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51296->172.17.0.4:38597, err= 2026/04/27 02:50:51 DEBUG : enormous: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : enormous: Excluded 2026/04/27 02:50:51 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 02:50:51 DEBUG : potato2: Excluded 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35162") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55208->172.17.0.4:35162, err= 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : enormous: Deleted 2026/04/27 02:50:51 INFO : potato2: Deleted 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31635") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43866->172.17.0.4:31635, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32568") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52022->172.17.0.4:32568, err= 2026/04/27 02:50:51 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : enormous: Deleted 2026/04/27 02:50:51 INFO : potato2: Deleted 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38928") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54820->172.17.0.4:38928, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39280") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36010->172.17.0.4:39280, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38224") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50432->172.17.0.4:38224, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33769") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50882->172.17.0.4:33769, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39263") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51240->172.17.0.4:39263, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34132") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39020->172.17.0.4:34132, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30373") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43420->172.17.0.4:30373, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34726") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48654->172.17.0.4:34726, err= 2026/04/27 02:50:51 DEBUG : five: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:50:51 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:51 DEBUG : four: Sizes differ 2026/04/27 02:50:51 DEBUG : three: size = 5 OK 2026/04/27 02:50:51 DEBUG : three: Sizes identical 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : one: Destination is newer than source, skipping 2026/04/27 02:50:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/27 02:50:51 DEBUG : two: size = 3 OK 2026/04/27 02:50:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36417") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35070->172.17.0.4:36417, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34538") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35970") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43528->172.17.0.4:35970, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36664->172.17.0.4:34538, err= 2026/04/27 02:50:51 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/27 02:50:51 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/27 02:50:51 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/27 02:50:51 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/27 02:50:51 INFO : five: Copied (new) 2026/04/27 02:50:51 DEBUG : four.f852663a.partial: renamed to: four 2026/04/27 02:50:51 INFO : four: Copied (replaced existing) 2026/04/27 02:50:51 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/27 02:50:51 INFO : two: Copied (replaced existing) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30187") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47142->172.17.0.4:30187, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32006") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32870->172.17.0.4:32006, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32203") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45582->172.17.0.4:32203, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/27 02:50:51 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32044") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49326->172.17.0.4:32044, err= 2026/04/27 02:50:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33020") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38908") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34442->172.17.0.4:33020, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38244->172.17.0.4:38908, err= 2026/04/27 02:50:51 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/27 02:50:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/27 02:50:51 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/27 02:50:51 INFO : yam: Copied (new) 2026/04/27 02:50:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/27 02:50:51 INFO : potato: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31913") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36264->172.17.0.4:31913, err= 2026/04/27 02:50:51 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30442") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60440->172.17.0.4:30442, err= 2026/04/27 02:50:51 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : potato: size = 14 OK 2026/04/27 02:50:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : potato: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33406") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49612->172.17.0.4:33406, err= 2026/04/27 02:50:51 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/27 02:50:51 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/27 02:50:51 INFO : yaml: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : yam: Deleted 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32128") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58246->172.17.0.4:32128, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37612") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56536->172.17.0.4:37612, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35219") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59356->172.17.0.4:35219, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38789") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56250->172.17.0.4:38789, err= 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Making map for --track-renames 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Finished making map for --track-renames 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/27 02:50:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for renames to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36134") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39419") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46292->172.17.0.4:39419, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39300->172.17.0.4:36134, err= 2026/04/27 02:50:51 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/27 02:50:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/27 02:50:51 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/27 02:50:51 INFO : yam: Copied (new) 2026/04/27 02:50:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/27 02:50:51 INFO : potato: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38298") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52082->172.17.0.4:38298, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30380") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57924->172.17.0.4:30380, err= 2026/04/27 02:50:51 DEBUG : potato: size = 14 OK 2026/04/27 02:50:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Making map for --track-renames 2026/04/27 02:50:51 DEBUG : potato: Unchanged skipping 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Finished making map for --track-renames 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for renames to finish 2026/04/27 02:50:51 INFO : yam: Moved (server-side) to: yaml 2026/04/27 02:50:51 INFO : yaml: Renamed from "yam" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36791") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42624->172.17.0.4:36791, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30545") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43258->172.17.0.4:30545, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31939") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55634->172.17.0.4:31939, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38934") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59402->172.17.0.4:38934, err= 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Making map for --track-renames 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Finished making map for --track-renames 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/27 02:50:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for renames to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34941") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33834->172.17.0.4:34941, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32748") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33210->172.17.0.4:32748, err= 2026/04/27 02:50:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/27 02:50:51 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/27 02:50:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/27 02:50:51 INFO : potato: Copied (new) 2026/04/27 02:50:51 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/27 02:50:51 INFO : sub/yam: Copied (new) 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33232") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50422->172.17.0.4:33232, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35520") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44324->172.17.0.4:35520, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31719") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33304->172.17.0.4:31719, err= 2026/04/27 02:50:51 DEBUG : potato: size = 14 OK 2026/04/27 02:50:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:50:51 DEBUG : potato: Unchanged skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38451") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42882->172.17.0.4:38451, err= 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Making map for --track-renames 2026/04/27 02:50:51 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Finished making map for --track-renames 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for renames to finish 2026/04/27 02:50:51 INFO : sub/yam: Moved (server-side) to: yam 2026/04/27 02:50:51 INFO : yam: Renamed from "sub/yam" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39175") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37106->172.17.0.4:39175, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33028") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37824->172.17.0.4:33028, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30841") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39234->172.17.0.4:30841, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31400") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34010->172.17.0.4:31400, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37436") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33254->172.17.0.4:37436, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : Creating backend with remote "/tmp/rclone3487804802/dir1" 2026/04/27 02:50:51 DEBUG : Creating backend with remote "/tmp/rclone3487804802/dir2" 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802/dir2: Using server-side directory move 2026/04/27 02:50:51 INFO : Local file system at /tmp/rclone3487804802/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/27 02:50:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/27 02:50:51 INFO : file1.txt: Moved (server-side) 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802/dir2: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802/dir2: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30199") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34030->172.17.0.4:30199, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32136") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49732->172.17.0.4:32136, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35553") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50880->172.17.0.4:35553, err= 2026/04/27 02:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39929") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44108->172.17.0.4:39929, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36889") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59582->172.17.0.4:36889, err= 2026/04/27 02:50:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:51 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:51 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:51 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/27 02:50:51 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/27 02:50:51 INFO : nested/sub dir/file: Copied (new) 2026/04/27 02:50:51 INFO : nested/sub dir/file: Deleted 2026/04/27 02:50:51 INFO : sub dir: Removing directory 2026/04/27 02:50:51 INFO : nested/sub dir: Removing directory 2026/04/27 02:50:51 INFO : nested: Removing directory 2026/04/27 02:50:51 DEBUG : Local file system at /tmp/rclone3487804802: deleted 3 directories 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32451") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42380->172.17.0.4:32451, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36717") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45136->172.17.0.4:36717, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36917") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38368->172.17.0.4:36917, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32066") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38552->172.17.0.4:32066, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35736") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42452->172.17.0.4:35736, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38773") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32970") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56670->172.17.0.4:38773, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46170->172.17.0.4:32970, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37100") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37774->172.17.0.4:37100, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37508") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48680->172.17.0.4:37508, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30985") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54838->172.17.0.4:30985, err= 2026/04/27 02:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30489") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35500->172.17.0.4:30489, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38887") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36568->172.17.0.4:38887, err= 2026/04/27 02:50:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/27 02:50:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/27 02:50:51 INFO : sub dir/hello world: Copied (new) 2026/04/27 02:50:51 INFO : sub dir/hello world: Deleted 2026/04/27 02:50:51 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/27 02:50:51 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/27 02:50:51 INFO : nested/sub dir/file: Copied (new) 2026/04/27 02:50:51 INFO : nested/sub dir/file: Deleted 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38319") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40550->172.17.0.4:38319, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30875") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54050->172.17.0.4:30875, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38893") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55736->172.17.0.4:38893, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33796") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57294->172.17.0.4:33796, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36009") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60718->172.17.0.4:36009, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32485") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38544->172.17.0.4:32485, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36204") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33944->172.17.0.4:36204, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32035") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56496->172.17.0.4:32035, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34542") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40146->172.17.0.4:34542, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30532") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52644->172.17.0.4:30532, err= 2026/04/27 02:50:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30541") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30251") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51736->172.17.0.4:30251, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53532->172.17.0.4:30541, err= 2026/04/27 02:50:51 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/27 02:50:51 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/27 02:50:51 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/27 02:50:51 INFO : existing-b: Copied (new) 2026/04/27 02:50:51 INFO : existing-b: Deleted 2026/04/27 02:50:51 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/27 02:50:51 INFO : existing: Copied (new) 2026/04/27 02:50:51 INFO : existing: Deleted 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31501") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33672->172.17.0.4:31501, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36640") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33094->172.17.0.4:36640, err= 2026/04/27 02:50:51 DEBUG : existing: Destination exists, skipping 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:50:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:50:51 INFO : There was nothing to transfer 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38186") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36922->172.17.0.4:38186, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34076") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54294->172.17.0.4:34076, err= 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33351") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59640->172.17.0.4:33351, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-darireh1kono" 2026/04/27 02:50:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:51 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:51 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: Connecting to FTP server 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:51 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:49130->172.17.0.4:21, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36892") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34144->172.17.0.4:36892, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34876") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35756->172.17.0.4:34876, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34156") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38302->172.17.0.4:34156, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36979") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52320->172.17.0.4:36979, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-sojavex4kato -> ftp://172.17.0.4:21/rclone-test-darireh1kono 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:36166") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:41350->172.17.0.4:36166, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:39368") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:34174->172.17.0.4:39368, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:37507") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:49770->172.17.0.4:37507, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: Using server-side directory move 2026/04/27 02:50:53 INFO : ftp://172.17.0.4:21/rclone-test-darireh1kono: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:37051") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:51782->172.17.0.4:37051, err= 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30307") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43632->172.17.0.4:30307, err= 2026/04/27 02:50:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:50:53 DEBUG : empty space: size = 1 OK 2026/04/27 02:50:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/27 02:50:53 DEBUG : empty space: Unchanged skipping 2026/04/27 02:50:53 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:50:53 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-darireh1kono) 2026/04/27 02:50:53 DEBUG : potato3: Sizes differ 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: Waiting for checks to finish 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: Connecting to FTP server 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:49144->172.17.0.4:21, err= 2026/04/27 02:50:53 INFO : empty space: Deleted 2026/04/27 02:50:53 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: Waiting for transfers to finish 2026/04/27 02:50:53 INFO : potato2: Moved (server-side) 2026/04/27 02:50:55 INFO : potato3: Deleted 2026/04/27 02:50:55 INFO : potato3: Moved (server-side) 2026/04/27 02:50:55 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33283") 2026/04/27 02:50:55 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48752->172.17.0.4:33283, err= 2026/04/27 02:50:55 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:34193") 2026/04/27 02:50:55 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:36894->172.17.0.4:34193, err= 2026/04/27 02:50:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jiloseh9vomi" 2026/04/27 02:50:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:55 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:56 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:56 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Connecting to FTP server 2026/04/27 02:50:56 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:56 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: > dial: conn=172.17.0.1:49146->172.17.0.4:21, err= 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Using server-side directory move 2026/04/27 02:50:58 INFO : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Server side directory move succeeded 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: dial("tcp","172.17.0.4:35877") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: > dial: conn=172.17.0.1:42022->172.17.0.4:35877, err= 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:33222") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:54132->172.17.0.4:33222, err= 2026/04/27 02:50:58 ERROR : error listing: directory not found 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: dial("tcp","172.17.0.4:31968") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: > dial: conn=172.17.0.1:58272->172.17.0.4:31968, err= 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Purge object "empty space" 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Purge object "potato2" 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Purge object "potato3" 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: Purge dir "" 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: dial("tcp","172.17.0.4:33300") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: > dial: conn=172.17.0.1:56052->172.17.0.4:33300, err= 2026/04/27 02:50:58 ERROR : error listing: directory not found 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: Purge dir "" 2026/04/27 02:50:58 NOTICE: purge failed to rmdir "": directory not found 2026/04/27 02:50:58 NOTICE: purge failed: directory not found 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37968") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47400->172.17.0.4:37968, err= 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36583") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42130->172.17.0.4:36583, err= --- PASS: TestServerSideMove (6.62s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:50:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luyiqeh3lewi" 2026/04/27 02:50:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:50:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:58 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:50:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:50:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:50:58 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:50:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: Connecting to FTP server 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:21") 2026/04/27 02:50:58 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:49156->172.17.0.4:21, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34938") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51414->172.17.0.4:34938, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31314") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45794->172.17.0.4:31314, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39470") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58440->172.17.0.4:39470, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36945") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54890->172.17.0.4:36945, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-sojavex4kato -> ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:36841") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:40622->172.17.0.4:36841, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:32910") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:46852->172.17.0.4:32910, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:33858") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:51356->172.17.0.4:33858, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:33520") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:58056->172.17.0.4:33520, err= 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32591") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58578->172.17.0.4:32591, err= 2026/04/27 02:51:00 DEBUG : empty space: Excluded (Size Filter) 2026/04/27 02:51:00 DEBUG : empty space: Excluded 2026/04/27 02:51:00 DEBUG : empty space: Excluded (Size Filter) 2026/04/27 02:51:00 DEBUG : empty space: Excluded 2026/04/27 02:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:51:00 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:00 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi) 2026/04/27 02:51:00 DEBUG : potato3: Sizes differ 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: Connecting to FTP server 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: Waiting for checks to finish 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: Waiting for transfers to finish 2026/04/27 02:51:00 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:49172->172.17.0.4:21, err= 2026/04/27 02:51:00 INFO : potato2: Moved (server-side) 2026/04/27 02:51:02 INFO : potato3: Deleted 2026/04/27 02:51:02 INFO : potato3: Moved (server-side) 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36122") 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38012->172.17.0.4:36122, err= 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:35080") 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:37854->172.17.0.4:35080, err= 2026/04/27 02:51:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hecesin9qusi" 2026/04/27 02:51:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:02 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:02 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Connecting to FTP server 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:02 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: > dial: conn=172.17.0.1:60236->172.17.0.4:21, err= 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: dial("tcp","172.17.0.4:35420") 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: > dial: conn=172.17.0.1:42382->172.17.0.4:35420, err= 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:36644") 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:47312->172.17.0.4:36644, err= 2026/04/27 02:51:04 DEBUG : empty space: Excluded (Size Filter) 2026/04/27 02:51:04 DEBUG : empty space: Excluded 2026/04/27 02:51:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:51:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Connecting to FTP server 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Waiting for checks to finish 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Waiting for transfers to finish 2026/04/27 02:51:04 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: > dial: conn=172.17.0.1:60242->172.17.0.4:21, err= 2026/04/27 02:51:04 INFO : potato2: Moved (server-side) 2026/04/27 02:51:07 INFO : potato3: Moved (server-side) 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: dial("tcp","172.17.0.4:36156") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: > dial: conn=172.17.0.1:35152->172.17.0.4:36156, err= 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:35575") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:52414->172.17.0.4:35575, err= 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: dial("tcp","172.17.0.4:32097") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: > dial: conn=172.17.0.1:44868->172.17.0.4:32097, err= 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Purge object "potato2" 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Purge object "potato3" 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-hecesin9qusi: Purge dir "" 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: dial("tcp","172.17.0.4:31958") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: > dial: conn=172.17.0.1:47926->172.17.0.4:31958, err= 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: Purge object "empty space" 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-luyiqeh3lewi: Purge dir "" 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31371") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39718->172.17.0.4:31371, err= 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32505") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46232->172.17.0.4:32505, err= --- PASS: TestServerSideMoveWithFilter (8.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pawobih0nuti" 2026/04/27 02:51:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:07 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:07 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Connecting to FTP server 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:07 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:60246->172.17.0.4:21, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32019") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60678->172.17.0.4:32019, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34056") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47892->172.17.0.4:34056, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37503") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38452->172.17.0.4:37503, err= 2026/04/27 02:51:09 INFO : tomatoDir: Making directory 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36427") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55432->172.17.0.4:36427, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30770") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36422->172.17.0.4:30770, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-sojavex4kato -> ftp://172.17.0.4:21/rclone-test-pawobih0nuti 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:33447") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:39302->172.17.0.4:33447, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:35824") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:56744->172.17.0.4:35824, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:30665") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:33834->172.17.0.4:30665, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Using server-side directory move 2026/04/27 02:51:09 INFO : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:36893") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32125") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:33606->172.17.0.4:36893, err= 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55374->172.17.0.4:32125, err= 2026/04/27 02:51:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 02:51:09 DEBUG : empty space: size = 1 OK 2026/04/27 02:51:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/27 02:51:09 DEBUG : empty space: Unchanged skipping 2026/04/27 02:51:09 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:09 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-pawobih0nuti) 2026/04/27 02:51:09 DEBUG : potato3: Sizes differ 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Connecting to FTP server 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36623") 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:60258->172.17.0.4:21, err= 2026/04/27 02:51:09 INFO : empty space: Deleted 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51730->172.17.0.4:36623, err= 2026/04/27 02:51:09 INFO : potato2: Moved (server-side) 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Waiting for checks to finish 2026/04/27 02:51:09 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Waiting for transfers to finish 2026/04/27 02:51:11 INFO : potato3: Deleted 2026/04/27 02:51:11 INFO : potato3: Moved (server-side) 2026/04/27 02:51:11 INFO : tomatoDir: Removing directory 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: deleted 1 directories 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30467") 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35368->172.17.0.4:30467, err= 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38594") 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58776->172.17.0.4:38594, err= 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:32245") 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:36206->172.17.0.4:32245, err= 2026/04/27 02:51:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yupened6zale" 2026/04/27 02:51:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:11 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:11 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Connecting to FTP server 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:11 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: > dial: conn=172.17.0.1:36246->172.17.0.4:21, err= 2026/04/27 02:51:13 INFO : tomatoDir: Making directory 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Using server-side directory move 2026/04/27 02:51:13 INFO : ftp://172.17.0.4:21/rclone-test-yupened6zale: Server side directory move succeeded 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: dial("tcp","172.17.0.4:31400") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: > dial: conn=172.17.0.1:59406->172.17.0.4:31400, err= 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: dial("tcp","172.17.0.4:31253") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: > dial: conn=172.17.0.1:50994->172.17.0.4:31253, err= 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:35424") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:48642->172.17.0.4:35424, err= 2026/04/27 02:51:13 ERROR : error listing: directory not found 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:34182") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:52934->172.17.0.4:34182, err= 2026/04/27 02:51:13 ERROR : error listing: directory not found 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: dial("tcp","172.17.0.4:30433") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: > dial: conn=172.17.0.1:52382->172.17.0.4:30433, err= 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Purge object "empty space" 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Purge object "potato2" 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Purge object "potato3" 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: dial("tcp","172.17.0.4:39642") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: > dial: conn=172.17.0.1:60892->172.17.0.4:39642, err= 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Purge dir "tomatoDir" 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-yupened6zale: Purge dir "" 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: dial("tcp","172.17.0.4:36369") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: > dial: conn=172.17.0.1:47238->172.17.0.4:36369, err= 2026/04/27 02:51:13 ERROR : error listing: directory not found 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-pawobih0nuti: Purge dir "" 2026/04/27 02:51:13 NOTICE: purge failed to rmdir "": directory not found 2026/04/27 02:51:13 NOTICE: purge failed: directory not found 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35651") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36282->172.17.0.4:35651, err= 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31879") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55782->172.17.0.4:31879, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.78s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33264") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54386->172.17.0.4:33264, err= 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39762") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48126->172.17.0.4:39762, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/rclone-sync-test" 2026/04/27 02:51:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:13 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:13 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: Connecting to FTP server 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:13 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: > dial: conn=172.17.0.1:36250->172.17.0.4:21, err= 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33813") 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51158->172.17.0.4:33813, err= 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37000") 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45834->172.17.0.4:37000, err= --- PASS: TestSyncOverlap (2.19s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/rclone-sync-test" 2026/04/27 02:51:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:15 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:15 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: Connecting to FTP server 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: > dial: conn=172.17.0.1:36266->172.17.0.4:21, err= 2026/04/27 02:51:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/rclone-sync-test-include/layer2" 2026/04/27 02:51:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:18 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:18 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/27 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:18 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36282->172.17.0.4:21, err= 2026/04/27 02:51:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/rclone-sync-test-ignore-file" 2026/04/27 02:51:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:20 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:20 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/27 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:20 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36292->172.17.0.4:21, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39594") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56666->172.17.0.4:39594, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: dial("tcp","172.17.0.4:36945") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39598") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: > dial: conn=172.17.0.1:35052->172.17.0.4:36945, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58956->172.17.0.4:39598, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test: Excluded 2026/04/27 02:51:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35850") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55416->172.17.0.4:35850, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: Waiting for checks to finish 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: Waiting for transfers to finish 2026/04/27 02:51:22 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:22 INFO : There was nothing to transfer 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: dial("tcp","172.17.0.4:30087") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test: > dial: conn=172.17.0.1:57754->172.17.0.4:30087, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32928") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47324->172.17.0.4:32928, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test: Excluded 2026/04/27 02:51:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31619") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53220->172.17.0.4:31619, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:22 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:22 INFO : rclone-sync-test-include: Removing directory 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: failed to delete 1 directories 2026/04/27 02:51:22 INFO : There was nothing to transfer 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31624") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36616") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55044->172.17.0.4:36616, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45564->172.17.0.4:31624, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test: Excluded 2026/04/27 02:51:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39453") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34490->172.17.0.4:39453, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/27 02:51:22 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:22 INFO : There was nothing to transfer 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:39505") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33438") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57570->172.17.0.4:39505, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36440->172.17.0.4:33438, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test: Excluded 2026/04/27 02:51:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39745") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54208->172.17.0.4:39745, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:22 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:22 INFO : rclone-sync-test-include: Removing directory 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: failed to delete 1 directories 2026/04/27 02:51:22 INFO : There was nothing to transfer 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30988") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36975") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38054->172.17.0.4:36975, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45704->172.17.0.4:30988, err= 2026/04/27 02:51:22 DEBUG : Excluded 2026/04/27 02:51:22 DEBUG : rclone-sync-test: Excluded 2026/04/27 02:51:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30007") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40898->172.17.0.4:30007, err= 2026/04/27 02:51:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/27 02:51:22 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:22 INFO : There was nothing to transfer 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33426") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38804->172.17.0.4:33426, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31960") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35939") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49852->172.17.0.4:31960, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58146->172.17.0.4:35939, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39174") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44446->172.17.0.4:39174, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35441") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48634->172.17.0.4:35441, err= 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33101") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59662->172.17.0.4:33101, err= --- PASS: TestSyncOverlapWithFilter (6.67s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:22 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:22 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:43354->172.17.0.4:21, err= 2026/04/27 02:51:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:24 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:24 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:24 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: Connecting to FTP server 2026/04/27 02:51:24 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:24 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: > dial: conn=172.17.0.1:43368->172.17.0.4:21, err= 2026/04/27 02:51:27 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" to be canonical "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:33275") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:47530->172.17.0.4:33275, err= 2026/04/27 02:51:27 DEBUG : one: Need to transfer - File not found at Destination 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:37936") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:45834->172.17.0.4:37936, err= 2026/04/27 02:51:27 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/27 02:51:27 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/27 02:51:27 INFO : one: Copied (new) 2026/04/27 02:51:27 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36741") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51462->172.17.0.4:36741, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35854") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57922->172.17.0.4:35854, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30697") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46642->172.17.0.4:30697, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38213") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47210->172.17.0.4:38213, err= 2026/04/27 02:51:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35064") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:58116->172.17.0.4:35064, err= 2026/04/27 02:51:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:27 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:27 DEBUG : one: Sizes differ 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:33971") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:43430->172.17.0.4:33971, err= 2026/04/27 02:51:27 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/27 02:51:27 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/27 02:51:27 INFO : one: Copied (replaced existing) 2026/04/27 02:51:27 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34128") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51148->172.17.0.4:34128, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34043") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60458->172.17.0.4:34043, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31813") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39128->172.17.0.4:31813, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36553") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47410->172.17.0.4:36553, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33727") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41834->172.17.0.4:33727, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30459") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54140->172.17.0.4:30459, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34770") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35904->172.17.0.4:34770, err= 2026/04/27 02:51:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:33930") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:60862->172.17.0.4:33930, err= 2026/04/27 02:51:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:27 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:27 DEBUG : one: Sizes differ 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:27 DEBUG : one: size = 5 OK 2026/04/27 02:51:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:51:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:27 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:27 INFO : There was nothing to transfer 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39928") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52138->172.17.0.4:39928, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31216") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34590->172.17.0.4:31216, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34729") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56892->172.17.0.4:34729, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37309") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43320->172.17.0.4:37309, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35206") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40568->172.17.0.4:35206, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30909") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30957") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57648->172.17.0.4:30909, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48536->172.17.0.4:30957, err= 2026/04/27 02:51:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35448") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:43026->172.17.0.4:35448, err= 2026/04/27 02:51:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:27 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:27 DEBUG : one: Sizes differ 2026/04/27 02:51:27 DEBUG : two: size = 3 OK 2026/04/27 02:51:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:51:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:27 DEBUG : one: size = 5 OK 2026/04/27 02:51:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:51:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:27 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:27 INFO : There was nothing to transfer 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31291") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54278->172.17.0.4:31291, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31357") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37809") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35942->172.17.0.4:31357, err= 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42476->172.17.0.4:37809, err= 2026/04/27 02:51:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:36266") 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:58072->172.17.0.4:36266, err= 2026/04/27 02:51:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:27 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:27 DEBUG : one: Sizes differ 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: Connecting to FTP server 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:27 DEBUG : two: size = 3 OK 2026/04/27 02:51:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:51:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: > dial: conn=172.17.0.1:43384->172.17.0.4:21, err= 2026/04/27 02:51:29 DEBUG : one: size = 5 OK 2026/04/27 02:51:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:51:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:29 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:29 INFO : There was nothing to transfer 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36967") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54322->172.17.0.4:36967, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31589") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53256->172.17.0.4:31589, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35388") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49734->172.17.0.4:35388, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30364") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60708->172.17.0.4:30364, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35465") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48498->172.17.0.4:35465, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31725") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40542->172.17.0.4:31725, err= 2026/04/27 02:51:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/CompareDest" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/CompareDest" 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35776") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:41518->172.17.0.4:35776, err= 2026/04/27 02:51:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:29 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:29 DEBUG : one: Sizes differ 2026/04/27 02:51:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:29 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest) 2026/04/27 02:51:29 DEBUG : two: Sizes differ 2026/04/27 02:51:29 DEBUG : two: Need to transfer - File not found at Destination 2026/04/27 02:51:29 DEBUG : one: size = 5 OK 2026/04/27 02:51:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/27 02:51:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35472") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:49394->172.17.0.4:35472, err= 2026/04/27 02:51:29 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/27 02:51:29 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/27 02:51:29 INFO : two: Copied (new) 2026/04/27 02:51:29 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34686") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45948->172.17.0.4:34686, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31453") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33262") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35982->172.17.0.4:31453, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55884->172.17.0.4:33262, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30025") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59040->172.17.0.4:30025, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31862") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37962") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34200->172.17.0.4:37962, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38276->172.17.0.4:31862, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36481") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41472->172.17.0.4:36481, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.77s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36804") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35802->172.17.0.4:36804, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34318") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55518->172.17.0.4:34318, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39137") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60816->172.17.0.4:39137, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35158") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35278") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50986->172.17.0.4:35278, err= 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50350->172.17.0.4:35158, err= 2026/04/27 02:51:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dest" 2026/04/27 02:51:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:29 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:29 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: Connecting to FTP server 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:29 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: > dial: conn=172.17.0.1:43396->172.17.0.4:21, err= 2026/04/27 02:51:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/pre-dest1" 2026/04/27 02:51:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:31 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:31 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:31 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest1: Connecting to FTP server 2026/04/27 02:51:31 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest1: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:31 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest1: > dial: conn=172.17.0.1:33494->172.17.0.4:21, err= 2026/04/27 02:51:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sojavex4kato/pre-dest1" to be canonical "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/pre-dest1" 2026/04/27 02:51:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/pre-dest2" 2026/04/27 02:51:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:33 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:33 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:33 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest2: Connecting to FTP server 2026/04/27 02:51:33 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest2: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:33 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest2: > dial: conn=172.17.0.1:33498->172.17.0.4:21, err= 2026/04/27 02:51:36 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sojavex4kato/pre-dest2" to be canonical "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/pre-dest2" 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: dial("tcp","172.17.0.4:36435") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: > dial: conn=172.17.0.1:35386->172.17.0.4:36435, err= 2026/04/27 02:51:36 DEBUG : 1: size = 1 OK 2026/04/27 02:51:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/27 02:51:36 DEBUG : 2: size = 1 OK 2026/04/27 02:51:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:36 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/27 02:51:36 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: Waiting for checks to finish 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: Waiting for transfers to finish 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: dial("tcp","172.17.0.4:37714") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: > dial: conn=172.17.0.1:36530->172.17.0.4:37714, err= 2026/04/27 02:51:36 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/27 02:51:36 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/27 02:51:36 INFO : 3: Copied (new) 2026/04/27 02:51:36 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: dial("tcp","172.17.0.4:36272") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dest: > dial: conn=172.17.0.1:57972->172.17.0.4:36272, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39677") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39074->172.17.0.4:39677, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30211") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34634") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47750->172.17.0.4:30211, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31142") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59208->172.17.0.4:34634, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38208->172.17.0.4:31142, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33532") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56384->172.17.0.4:33532, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36257") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33939") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42326->172.17.0.4:36257, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54160->172.17.0.4:33939, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34230") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47944->172.17.0.4:34230, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35118") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59340->172.17.0.4:35118, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest1: closing 1 unused connections 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.76s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36983") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34118->172.17.0.4:36983, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36882") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47152->172.17.0.4:36882, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32034") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44762->172.17.0.4:32034, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30277") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34962->172.17.0.4:30277, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30195") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60630->172.17.0.4:30195, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34338") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58194->172.17.0.4:34338, err= 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37672") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45002->172.17.0.4:37672, err= 2026/04/27 02:51:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:36 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:36 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:36 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:33502->172.17.0.4:21, err= 2026/04/27 02:51:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:38 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:38 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:38 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: Connecting to FTP server 2026/04/27 02:51:38 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:38 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: > dial: conn=172.17.0.1:33508->172.17.0.4:21, err= 2026/04/27 02:51:40 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sojavex4kato/backup" to be canonical "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:39238") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:48486->172.17.0.4:39238, err= 2026/04/27 02:51:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:40 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:40 DEBUG : one: Sizes differ 2026/04/27 02:51:40 DEBUG : two: size = 3 OK 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:40 DEBUG : two: Unchanged skipping 2026/04/27 02:51:40 INFO : one: Moved (server-side) 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:30276") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:52840->172.17.0.4:30276, err= 2026/04/27 02:51:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/27 02:51:40 DEBUG : one.a292864a.partial: renamed to: one 2026/04/27 02:51:40 INFO : one: Copied (new) 2026/04/27 02:51:40 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:40 INFO : three.txt: Moved (server-side) 2026/04/27 02:51:40 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31731") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51744->172.17.0.4:31731, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31180") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58906->172.17.0.4:31180, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35326") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58732->172.17.0.4:35326, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31864") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56354->172.17.0.4:31864, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32865") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48650->172.17.0.4:32865, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37172") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36370->172.17.0.4:37172, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30612") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43690->172.17.0.4:30612, err= 2026/04/27 02:51:40 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/backup" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:32954") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:49894->172.17.0.4:32954, err= 2026/04/27 02:51:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:40 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:40 DEBUG : one: Sizes differ 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:40 DEBUG : two: size = 3 OK 2026/04/27 02:51:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:40 DEBUG : two: Unchanged skipping 2026/04/27 02:51:40 INFO : one: Deleted 2026/04/27 02:51:40 INFO : one: Moved (server-side) 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:30611") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:45526->172.17.0.4:30611, err= 2026/04/27 02:51:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/27 02:51:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/27 02:51:40 INFO : one: Copied (new) 2026/04/27 02:51:40 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:40 INFO : three.txt: Deleted 2026/04/27 02:51:40 INFO : three.txt: Moved (server-side) 2026/04/27 02:51:40 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38091") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46250->172.17.0.4:38091, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31184") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51340->172.17.0.4:31184, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35917") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39294->172.17.0.4:35917, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39260") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56954->172.17.0.4:39260, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31160") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33595") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45966->172.17.0.4:31160, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47236->172.17.0.4:33595, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35704") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59242->172.17.0.4:35704, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.48s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32812") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52492->172.17.0.4:32812, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35787") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40644->172.17.0.4:35787, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31811") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35254->172.17.0.4:31811, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39279") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59280->172.17.0.4:39279, err= 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35540") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59006->172.17.0.4:35540, err= 2026/04/27 02:51:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:40 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:40 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:40 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:33514->172.17.0.4:21, err= 2026/04/27 02:51:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wakoken0feba: closing 1 unused connections 2026/04/27 02:51:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:42 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:42 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: Connecting to FTP server 2026/04/27 02:51:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: > dial: conn=172.17.0.1:39010->172.17.0.4:21, err= 2026/04/27 02:51:44 DEBUG : ftp://172.17.0.4:21/rclone-test-dukakow1rozi: closing 1 unused connections 2026/04/27 02:51:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sojavex4kato/backup" to be canonical "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35285") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:53420->172.17.0.4:35285, err= 2026/04/27 02:51:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:45 DEBUG : one: Sizes differ 2026/04/27 02:51:45 DEBUG : two: size = 3 OK 2026/04/27 02:51:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:45 DEBUG : two: Unchanged skipping 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:45 INFO : one: Moved (server-side) to: one.bak 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35224") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:56192->172.17.0.4:35224, err= 2026/04/27 02:51:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/27 02:51:45 DEBUG : one.a292864a.partial: renamed to: one 2026/04/27 02:51:45 INFO : one: Copied (new) 2026/04/27 02:51:45 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/27 02:51:45 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32013") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46634->172.17.0.4:32013, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38332") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31404") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40676->172.17.0.4:31404, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49842->172.17.0.4:38332, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39508") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57688->172.17.0.4:39508, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31016") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33066->172.17.0.4:31016, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36893") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31068") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39998->172.17.0.4:36893, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53694->172.17.0.4:31068, err= 2026/04/27 02:51:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/backup" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:33240") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:37908->172.17.0.4:33240, err= 2026/04/27 02:51:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:45 DEBUG : one: Sizes differ 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:45 DEBUG : two: size = 3 OK 2026/04/27 02:51:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:45 DEBUG : two: Unchanged skipping 2026/04/27 02:51:45 INFO : one.bak: Deleted 2026/04/27 02:51:45 INFO : one: Moved (server-side) to: one.bak 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:36173") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:49782->172.17.0.4:36173, err= 2026/04/27 02:51:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/27 02:51:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/27 02:51:45 INFO : one: Copied (new) 2026/04/27 02:51:45 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:45 INFO : three.txt.bak: Deleted 2026/04/27 02:51:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/27 02:51:45 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31479") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45508->172.17.0.4:31479, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31535") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38214->172.17.0.4:31535, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30947") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54638->172.17.0.4:30947, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32390") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48624->172.17.0.4:32390, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38978") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60888->172.17.0.4:38978, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31937") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45400->172.17.0.4:31937, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30396") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51256->172.17.0.4:30396, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35421") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34492->172.17.0.4:35421, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37455") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54518->172.17.0.4:37455, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32349") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58376->172.17.0.4:32349, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38988") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59868->172.17.0.4:38988, err= 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32685") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53368->172.17.0.4:32685, err= 2026/04/27 02:51:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:45 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:45 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:45 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:39022->172.17.0.4:21, err= 2026/04/27 02:51:46 DEBUG : ftp://172.17.0.4:21/rclone-test-podiqiy7waku: closing 1 unused connections 2026/04/27 02:51:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:47 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:47 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:47 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: Connecting to FTP server 2026/04/27 02:51:47 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:47 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: > dial: conn=172.17.0.1:39034->172.17.0.4:21, err= 2026/04/27 02:51:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sojavex4kato/backup" to be canonical "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:32135") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:60488->172.17.0.4:32135, err= 2026/04/27 02:51:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:49 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:49 DEBUG : one: Sizes differ 2026/04/27 02:51:49 DEBUG : two: size = 3 OK 2026/04/27 02:51:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:49 DEBUG : two: Unchanged skipping 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:34103") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:39538->172.17.0.4:34103, err= 2026/04/27 02:51:49 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/27 02:51:49 DEBUG : one.a292864a.partial: renamed to: one 2026/04/27 02:51:49 INFO : one: Copied (new) 2026/04/27 02:51:49 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/27 02:51:49 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31914") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53788->172.17.0.4:31914, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31671") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38008") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46004->172.17.0.4:31671, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36522->172.17.0.4:38008, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39418") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55764->172.17.0.4:39418, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37691") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34360->172.17.0.4:37691, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37703") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39725") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32920->172.17.0.4:37703, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57412->172.17.0.4:39725, err= 2026/04/27 02:51:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sojavex4kato/backup" for canonical name "TestFTPPureftpd{NpYBh}:rclone-test-sojavex4kato/backup" 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:30489") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:53532->172.17.0.4:30489, err= 2026/04/27 02:51:49 DEBUG : two: size = 3 OK 2026/04/27 02:51:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:49 DEBUG : two: Unchanged skipping 2026/04/27 02:51:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:49 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:49 DEBUG : one: Sizes differ 2026/04/27 02:51:49 INFO : one-2019-01-01: Deleted 2026/04/27 02:51:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:32430") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:34218->172.17.0.4:32430, err= 2026/04/27 02:51:49 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/27 02:51:49 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/27 02:51:49 INFO : one: Copied (new) 2026/04/27 02:51:49 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:49 INFO : three-2019-01-01.txt: Deleted 2026/04/27 02:51:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/27 02:51:49 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36138") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57814->172.17.0.4:36138, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38067") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34301") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42284->172.17.0.4:38067, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46974->172.17.0.4:34301, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38793") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51816->172.17.0.4:38793, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34180") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47730->172.17.0.4:34180, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31017") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55456->172.17.0.4:31017, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35290") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44380->172.17.0.4:35290, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.45s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30475") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52638->172.17.0.4:30475, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37630") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48122->172.17.0.4:37630, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34706") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58102->172.17.0.4:34706, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33490") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46420->172.17.0.4:33490, err= 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39883") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58118->172.17.0.4:39883, err= 2026/04/27 02:51:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:49 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:49 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:49 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:39046->172.17.0.4:21, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:38970") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:46658->172.17.0.4:38970, err= 2026/04/27 02:51:51 DEBUG : two: size = 3 OK 2026/04/27 02:51:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:51 DEBUG : two: Unchanged skipping 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:51 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:51 DEBUG : one: Sizes differ 2026/04/27 02:51:51 INFO : one: Moved (server-side) to: one.bak 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:37211") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:55662->172.17.0.4:37211, err= 2026/04/27 02:51:51 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/27 02:51:51 DEBUG : one.a292864a.partial: renamed to: one 2026/04/27 02:51:51 INFO : one: Copied (new) 2026/04/27 02:51:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/27 02:51:51 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34170") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40354->172.17.0.4:34170, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34266") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54614->172.17.0.4:34266, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34721") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49744->172.17.0.4:34721, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35506") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55574->172.17.0.4:35506, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30411") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33674->172.17.0.4:30411, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:33163") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:42140->172.17.0.4:33163, err= 2026/04/27 02:51:51 DEBUG : one.bak: Excluded (Path Filter) 2026/04/27 02:51:51 DEBUG : one.bak: Excluded 2026/04/27 02:51:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/27 02:51:51 DEBUG : three.txt.bak: Excluded 2026/04/27 02:51:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:51 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:51 DEBUG : one: Sizes differ 2026/04/27 02:51:51 DEBUG : two: size = 3 OK 2026/04/27 02:51:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:51 DEBUG : two: Unchanged skipping 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for checks to finish 2026/04/27 02:51:51 INFO : one.bak: Deleted 2026/04/27 02:51:51 INFO : one: Moved (server-side) to: one.bak 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Waiting for transfers to finish 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:38687") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:48112->172.17.0.4:38687, err= 2026/04/27 02:51:51 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/27 02:51:51 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/27 02:51:51 INFO : one: Copied (new) 2026/04/27 02:51:51 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:51 INFO : three.txt.bak: Deleted 2026/04/27 02:51:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/27 02:51:51 INFO : three.txt: Moved into backup dir 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33625") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43920->172.17.0.4:33625, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31452") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53994->172.17.0.4:31452, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36617") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53192->172.17.0.4:36617, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34406") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49498->172.17.0.4:34406, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32325") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45292->172.17.0.4:32325, err= --- PASS: TestSyncBackupDirSuffixOnly (2.20s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37737") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33418->172.17.0.4:37737, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33710") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58418->172.17.0.4:33710, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31459") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57520->172.17.0.4:31459, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31012") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38746->172.17.0.4:31012, err= 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33946") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53776->172.17.0.4:33946, err= 2026/04/27 02:51:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:51 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:51 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:51 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:48254->172.17.0.4:21, err= 2026/04/27 02:51:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:54 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:54 DEBUG : one: Sizes differ 2026/04/27 02:51:54 INFO : one: Moved (server-side) to: one.bak 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:31643") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:46336->172.17.0.4:31643, err= 2026/04/27 02:51:54 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/27 02:51:54 DEBUG : one.a292864a.partial: renamed to: one 2026/04/27 02:51:54 INFO : one: Copied (new) 2026/04/27 02:51:54 DEBUG : two: size = 3 OK 2026/04/27 02:51:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:54 DEBUG : two: Unchanged skipping 2026/04/27 02:51:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:54 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:54 DEBUG : three.txt: Sizes differ 2026/04/27 02:51:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:39872") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:59224->172.17.0.4:39872, err= 2026/04/27 02:51:54 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/27 02:51:54 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/27 02:51:54 INFO : three.txt: Copied (new) 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31244") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54550->172.17.0.4:31244, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35435") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42138->172.17.0.4:35435, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33637") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45376->172.17.0.4:33637, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30523") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50552->172.17.0.4:30523, err= 2026/04/27 02:51:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:54 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:54 DEBUG : one: Sizes differ 2026/04/27 02:51:54 INFO : one.bak: Deleted 2026/04/27 02:51:54 INFO : one: Moved (server-side) to: one.bak 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:34939") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:53992->172.17.0.4:34939, err= 2026/04/27 02:51:54 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/27 02:51:54 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/27 02:51:54 INFO : one: Copied (new) 2026/04/27 02:51:54 DEBUG : two: size = 3 OK 2026/04/27 02:51:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:54 DEBUG : two: Unchanged skipping 2026/04/27 02:51:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:54 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:54 DEBUG : three.txt: Sizes differ 2026/04/27 02:51:54 INFO : three.txt.bak: Deleted 2026/04/27 02:51:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:30887") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:50634->172.17.0.4:30887, err= 2026/04/27 02:51:54 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/27 02:51:54 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/27 02:51:54 INFO : three.txt: Copied (new) 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34310") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41442->172.17.0.4:34310, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34455") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34364->172.17.0.4:34455, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36809") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35578->172.17.0.4:36809, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39329") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35402->172.17.0.4:39329, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34278") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53240->172.17.0.4:34278, err= --- PASS: TestSyncSuffix (2.26s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37616") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38914->172.17.0.4:37616, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31560") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37720->172.17.0.4:31560, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30623") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54022->172.17.0.4:30623, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38707") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57902->172.17.0.4:38707, err= 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30918") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55818->172.17.0.4:30918, err= 2026/04/27 02:51:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sojavex4kato/dst" 2026/04/27 02:51:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/27 02:51:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:54 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NpYBh}" suffix to name 2026/04/27 02:51:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/27 02:51:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/27 02:51:54 DEBUG : Setting pass="6ZwAZdnMZzYraGA1uxOX5U59RfcI6ewBSI2F8AYO5I8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/27 02:51:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: Connecting to FTP server 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:54 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:48270->172.17.0.4:21, err= 2026/04/27 02:51:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:56 DEBUG : one: Sizes differ 2026/04/27 02:51:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:35851") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:59146->172.17.0.4:35851, err= 2026/04/27 02:51:56 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/27 02:51:56 DEBUG : one.a292864a.partial: renamed to: one 2026/04/27 02:51:56 INFO : one: Copied (new) 2026/04/27 02:51:56 DEBUG : two: size = 3 OK 2026/04/27 02:51:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : two: Unchanged skipping 2026/04/27 02:51:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:56 DEBUG : three.txt: Sizes differ 2026/04/27 02:51:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:32840") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:57386->172.17.0.4:32840, err= 2026/04/27 02:51:56 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/27 02:51:56 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/27 02:51:56 INFO : three.txt: Copied (new) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34845") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47916->172.17.0.4:34845, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31716") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39996->172.17.0.4:31716, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31074") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53846->172.17.0.4:31074, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35963") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53296->172.17.0.4:35963, err= 2026/04/27 02:51:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:56 DEBUG : one: Sizes differ 2026/04/27 02:51:56 INFO : one-2019-01-01: Deleted 2026/04/27 02:51:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:34312") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:38476->172.17.0.4:34312, err= 2026/04/27 02:51:56 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/27 02:51:56 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/27 02:51:56 INFO : one: Copied (new) 2026/04/27 02:51:56 DEBUG : two: size = 3 OK 2026/04/27 02:51:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : two: Unchanged skipping 2026/04/27 02:51:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst) 2026/04/27 02:51:56 DEBUG : three.txt: Sizes differ 2026/04/27 02:51:56 INFO : three-2019-01-01.txt: Deleted 2026/04/27 02:51:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: dial("tcp","172.17.0.4:37752") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato/dst: > dial: conn=172.17.0.1:56856->172.17.0.4:37752, err= 2026/04/27 02:51:56 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/27 02:51:56 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/27 02:51:56 INFO : three.txt: Copied (new) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37174") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56296->172.17.0.4:37174, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33191") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35406->172.17.0.4:33191, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39703") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55592->172.17.0.4:39703, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36534") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53838->172.17.0.4:36534, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38551") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33706->172.17.0.4:38551, err= --- PASS: TestSyncSuffixKeepExtension (2.24s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35999") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41584->172.17.0.4:35999, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30263") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36066->172.17.0.4:30263, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32889") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59784->172.17.0.4:32889, err= 2026/04/27 02:51:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : Testêé: Sizes differ 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36373") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53210->172.17.0.4:36373, err= 2026/04/27 02:51:56 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/27 02:51:56 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/27 02:51:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39806") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57764->172.17.0.4:39806, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34581") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42592->172.17.0.4:34581, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32442") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54844->172.17.0.4:32442, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36812") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50236->172.17.0.4:36812, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32422") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54298->172.17.0.4:32422, err= 2026/04/27 02:51:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35351") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57634->172.17.0.4:35351, err= 2026/04/27 02:51:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/27 02:51:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/27 02:51:56 INFO : existing: Copied (new) 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36672") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40762->172.17.0.4:36672, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39023") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47890->172.17.0.4:39023, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36480") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55030->172.17.0.4:36480, err= 2026/04/27 02:51:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : existing: Sizes differ 2026/04/27 02:51:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: not deleting files as there were IO errors 2026/04/27 02:51:56 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: not deleting directories as there were IO errors 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34262") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50862->172.17.0.4:34262, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35729") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49102->172.17.0.4:35729, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34239") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58642->172.17.0.4:34239, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33593") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57098->172.17.0.4:33593, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37976") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34156->172.17.0.4:37976, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39717") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37942->172.17.0.4:39717, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : EXISTING: size = 6 OK 2026/04/27 02:51:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : existing: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 INFO : There was nothing to transfer 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38460") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49714->172.17.0.4:38460, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32747") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55864->172.17.0.4:32747, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34097") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54146->172.17.0.4:34097, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32328") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57400->172.17.0.4:32328, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37342") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58358->172.17.0.4:37342, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37543") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44334->172.17.0.4:37543, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34270") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60964->172.17.0.4:34270, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30830") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57254->172.17.0.4:30830, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30520") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34252->172.17.0.4:30520, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33690") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39636->172.17.0.4:33690, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35720") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33504->172.17.0.4:35720, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34548") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44018->172.17.0.4:34548, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36299") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49308->172.17.0.4:36299, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33381") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38450->172.17.0.4:33381, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30853") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50522->172.17.0.4:30853, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35232") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48244->172.17.0.4:35232, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38577") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47498->172.17.0.4:38577, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39849") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57820->172.17.0.4:39849, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31591") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55758->172.17.0.4:31591, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30960") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41450->172.17.0.4:30960, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33257") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52792->172.17.0.4:33257, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31035") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49724->172.17.0.4:31035, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31783") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38428->172.17.0.4:31783, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32866") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53006->172.17.0.4:32866, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37806") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58816->172.17.0.4:37806, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37176") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49880->172.17.0.4:37176, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34593") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45472->172.17.0.4:34593, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32179") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44970->172.17.0.4:32179, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35511") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56996->172.17.0.4:35511, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30029") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58296->172.17.0.4:30029, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39425") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58376->172.17.0.4:39425, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30284") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50296->172.17.0.4:30284, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33532") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45502->172.17.0.4:33532, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34054") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42550->172.17.0.4:34054, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36350") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53892->172.17.0.4:36350, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39648") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59170->172.17.0.4:39648, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34702") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45408->172.17.0.4:34702, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36081") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50684->172.17.0.4:36081, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36070") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58306->172.17.0.4:36070, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36120") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59086->172.17.0.4:36120, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33496") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36942->172.17.0.4:33496, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33326") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53924->172.17.0.4:33326, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37020") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52842->172.17.0.4:37020, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31873") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47974->172.17.0.4:31873, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36666") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48946->172.17.0.4:36666, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37956") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55104->172.17.0.4:37956, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31524") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60384->172.17.0.4:31524, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34261") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56974->172.17.0.4:34261, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32442") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54852->172.17.0.4:32442, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36915") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48010->172.17.0.4:36915, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36359") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56924->172.17.0.4:36359, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30920") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41626->172.17.0.4:30920, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34027") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47272->172.17.0.4:34027, err= 2026/04/27 02:51:56 DEBUG : both10: size = 6 OK 2026/04/27 02:51:56 DEBUG : both11: size = 6 OK 2026/04/27 02:51:56 DEBUG : both12: size = 6 OK 2026/04/27 02:51:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : both0: size = 6 OK 2026/04/27 02:51:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both12: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both13: size = 6 OK 2026/04/27 02:51:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both13: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both14: size = 6 OK 2026/04/27 02:51:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both14: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both15: size = 6 OK 2026/04/27 02:51:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both11: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both16: size = 6 OK 2026/04/27 02:51:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both16: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both17: size = 6 OK 2026/04/27 02:51:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both17: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both18: size = 6 OK 2026/04/27 02:51:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both18: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both19: size = 6 OK 2026/04/27 02:51:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both19: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both1: size = 6 OK 2026/04/27 02:51:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both1: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both2: size = 6 OK 2026/04/27 02:51:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both2: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both3: size = 6 OK 2026/04/27 02:51:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both3: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both4: size = 6 OK 2026/04/27 02:51:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both4: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both5: size = 6 OK 2026/04/27 02:51:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both5: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both6: size = 6 OK 2026/04/27 02:51:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both6: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both7: size = 6 OK 2026/04/27 02:51:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both7: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both8: size = 6 OK 2026/04/27 02:51:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both8: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both9: size = 6 OK 2026/04/27 02:51:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both9: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both10: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both0: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both15: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 INFO : only19: Deleted 2026/04/27 02:51:56 INFO : only11: Deleted 2026/04/27 02:51:56 INFO : only4: Deleted 2026/04/27 02:51:56 INFO : only8: Deleted 2026/04/27 02:51:56 INFO : only17: Deleted 2026/04/27 02:51:56 INFO : only5: Deleted 2026/04/27 02:51:56 INFO : only0: Deleted 2026/04/27 02:51:56 INFO : only13: Deleted 2026/04/27 02:51:56 INFO : only1: Deleted 2026/04/27 02:51:56 INFO : only7: Deleted 2026/04/27 02:51:56 INFO : only3: Deleted 2026/04/27 02:51:56 INFO : only2: Deleted 2026/04/27 02:51:56 INFO : only6: Deleted 2026/04/27 02:51:56 INFO : only12: Deleted 2026/04/27 02:51:56 INFO : only9: Deleted 2026/04/27 02:51:56 INFO : only16: Deleted 2026/04/27 02:51:56 INFO : only10: Deleted 2026/04/27 02:51:56 INFO : only14: Deleted 2026/04/27 02:51:56 INFO : only18: Deleted 2026/04/27 02:51:56 INFO : only15: Deleted 2026/04/27 02:51:56 INFO : There was nothing to transfer 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32565") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57248->172.17.0.4:32565, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32342") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37638->172.17.0.4:32342, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31674") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46422->172.17.0.4:31674, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35771") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53224->172.17.0.4:35771, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39283") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35708->172.17.0.4:39283, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33326") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53928->172.17.0.4:33326, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38614") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37218->172.17.0.4:38614, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33010") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55104->172.17.0.4:33010, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35148") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52066->172.17.0.4:35148, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34990") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51554->172.17.0.4:34990, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36444") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51818->172.17.0.4:36444, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35489") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51532->172.17.0.4:35489, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33396") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58642->172.17.0.4:33396, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35908") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44800->172.17.0.4:35908, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33216") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48488->172.17.0.4:33216, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38522") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46832->172.17.0.4:38522, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36922") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34922->172.17.0.4:36922, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32476") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48874->172.17.0.4:32476, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38495") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43866->172.17.0.4:38495, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37852") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42868->172.17.0.4:37852, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34636") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36634->172.17.0.4:34636, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31024") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43862->172.17.0.4:31024, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36947") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45030->172.17.0.4:36947, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35927") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45724->172.17.0.4:35927, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36437") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58176->172.17.0.4:36437, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33547") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43184->172.17.0.4:33547, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33203") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56734->172.17.0.4:33203, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30985") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60508->172.17.0.4:30985, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32067") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51984->172.17.0.4:32067, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30950") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43760->172.17.0.4:30950, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36769") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56194->172.17.0.4:36769, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38945") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44078->172.17.0.4:38945, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38379") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52018->172.17.0.4:38379, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37826") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57288->172.17.0.4:37826, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38057") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47478->172.17.0.4:38057, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39897") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45662->172.17.0.4:39897, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32302") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44232->172.17.0.4:32302, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36905") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48364->172.17.0.4:36905, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35333") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56900->172.17.0.4:35333, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31131") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53802->172.17.0.4:31131, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32601") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54642->172.17.0.4:32601, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31867") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59688->172.17.0.4:31867, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37143") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34324->172.17.0.4:37143, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33820") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56698->172.17.0.4:33820, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36227") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43090->172.17.0.4:36227, err= 2026/04/27 02:51:56 DEBUG : both0: size = 6 OK 2026/04/27 02:51:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both11: size = 6 OK 2026/04/27 02:51:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : both10: size = 6 OK 2026/04/27 02:51:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both0: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both11: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both13: size = 6 OK 2026/04/27 02:51:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both13: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both14: size = 6 OK 2026/04/27 02:51:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both14: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both10: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both17: size = 6 OK 2026/04/27 02:51:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both15: size = 6 OK 2026/04/27 02:51:56 DEBUG : both17: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both18: size = 6 OK 2026/04/27 02:51:56 DEBUG : both16: size = 6 OK 2026/04/27 02:51:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both15: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both19: size = 6 OK 2026/04/27 02:51:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both18: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both1: size = 6 OK 2026/04/27 02:51:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both19: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both2: size = 6 OK 2026/04/27 02:51:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both12: size = 6 OK 2026/04/27 02:51:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both2: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both16: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both3: size = 6 OK 2026/04/27 02:51:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both4: size = 6 OK 2026/04/27 02:51:56 DEBUG : both1: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both5: size = 6 OK 2026/04/27 02:51:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both5: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both6: size = 6 OK 2026/04/27 02:51:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both4: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both7: size = 6 OK 2026/04/27 02:51:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both7: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both8: size = 6 OK 2026/04/27 02:51:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both8: Unchanged skipping 2026/04/27 02:51:56 DEBUG : both9: size = 6 OK 2026/04/27 02:51:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : both12: Unchanged skipping 2026/04/27 02:51:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only0: Sizes differ 2026/04/27 02:51:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only10: Sizes differ 2026/04/27 02:51:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : both6: Unchanged skipping 2026/04/27 02:51:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only12: Sizes differ 2026/04/27 02:51:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only13: Sizes differ 2026/04/27 02:51:56 DEBUG : both3: Unchanged skipping 2026/04/27 02:51:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only14: Sizes differ 2026/04/27 02:51:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only16: Sizes differ 2026/04/27 02:51:56 DEBUG : only11: Sizes differ 2026/04/27 02:51:56 DEBUG : both9: Unchanged skipping 2026/04/27 02:51:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only15: Sizes differ 2026/04/27 02:51:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only17: Sizes differ 2026/04/27 02:51:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only18: Sizes differ 2026/04/27 02:51:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only19: Sizes differ 2026/04/27 02:51:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only1: Sizes differ 2026/04/27 02:51:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only2: Sizes differ 2026/04/27 02:51:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only3: Sizes differ 2026/04/27 02:51:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only4: Sizes differ 2026/04/27 02:51:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only5: Sizes differ 2026/04/27 02:51:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only6: Sizes differ 2026/04/27 02:51:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only7: Sizes differ 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32843") 2026/04/27 02:51:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only8: Sizes differ 2026/04/27 02:51:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3487804802) 2026/04/27 02:51:56 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-sojavex4kato) 2026/04/27 02:51:56 DEBUG : only9: Sizes differ 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37349") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38697") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47780->172.17.0.4:32843, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33539") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57956->172.17.0.4:38697, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33746->172.17.0.4:37349, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48836->172.17.0.4:33539, err= 2026/04/27 02:51:56 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/27 02:51:56 INFO : only12: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36491") 2026/04/27 02:51:56 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/27 02:51:56 INFO : only0: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/27 02:51:56 INFO : only10: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60652->172.17.0.4:36491, err= 2026/04/27 02:51:56 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/27 02:51:56 INFO : only13: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39122") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57042->172.17.0.4:39122, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33814") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38988") 2026/04/27 02:51:56 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34376->172.17.0.4:33814, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43346->172.17.0.4:38988, err= 2026/04/27 02:51:56 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/27 02:51:56 INFO : only14: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35304") 2026/04/27 02:51:56 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/27 02:51:56 INFO : only16: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36510->172.17.0.4:35304, err= 2026/04/27 02:51:56 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/27 02:51:56 INFO : only19: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/27 02:51:56 INFO : only18: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35622") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43068->172.17.0.4:35622, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37472") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35864") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40204->172.17.0.4:37472, err= 2026/04/27 02:51:56 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35648->172.17.0.4:35864, err= 2026/04/27 02:51:56 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/27 02:51:56 INFO : only1: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/27 02:51:56 INFO : only2: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34237") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58328->172.17.0.4:34237, err= 2026/04/27 02:51:56 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/27 02:51:56 INFO : only4: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/27 02:51:56 INFO : only3: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38963") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33555") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35788") 2026/04/27 02:51:56 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56256->172.17.0.4:38963, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40740->172.17.0.4:35788, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49226->172.17.0.4:33555, err= 2026/04/27 02:51:56 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/27 02:51:56 INFO : only5: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33790") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48918->172.17.0.4:33790, err= 2026/04/27 02:51:56 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/27 02:51:56 INFO : only6: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/27 02:51:56 INFO : only8: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/27 02:51:56 INFO : only7: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36232") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31906") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56628->172.17.0.4:36232, err= 2026/04/27 02:51:56 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31383") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40976->172.17.0.4:31383, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35398->172.17.0.4:31906, err= 2026/04/27 02:51:56 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/27 02:51:56 INFO : only9: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/27 02:51:56 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/27 02:51:56 INFO : only11: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/27 02:51:56 INFO : only17: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/27 02:51:56 INFO : only15: Copied (replaced existing) 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37757") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57696->172.17.0.4:37757, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31313") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34970->172.17.0.4:31313, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34631") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33478->172.17.0.4:34631, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:51:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:51:56 DEBUG : empty_on_remote: Making directory with metadata 2026/04/27 02:51:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:51:56 INFO : empty_on_remote: Making directory 2026/04/27 02:51:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/27 02:51:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35303") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54038->172.17.0.4:35303, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39153") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30646") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57760->172.17.0.4:39153, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30735") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42484->172.17.0.4:30646, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55562->172.17.0.4:30735, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32445") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54618->172.17.0.4:32445, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36957") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56240->172.17.0.4:36957, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:51:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:51:56 DEBUG : empty_on_remote: Making directory with metadata 2026/04/27 02:51:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 02:51:56 INFO : empty_on_remote: Making directory 2026/04/27 02:51:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/27 02:51:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32618") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33016->172.17.0.4:32618, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30511") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58048->172.17.0.4:30511, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35015") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35438") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38286->172.17.0.4:35015, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40038->172.17.0.4:35438, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37191") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46590->172.17.0.4:37191, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36431") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51250->172.17.0.4:36431, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36230") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34506->172.17.0.4:36230, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : sub dir: Making directory 2026/04/27 02:51:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33315") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45854->172.17.0.4:33315, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39734") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48918->172.17.0.4:39734, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37898") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34858->172.17.0.4:37898, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30243") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43372->172.17.0.4:30243, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34425") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39228->172.17.0.4:34425, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36076") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55774->172.17.0.4:36076, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31834") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39922->172.17.0.4:31834, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30113") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60760->172.17.0.4:30113, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39160") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36808->172.17.0.4:39160, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30741") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56632->172.17.0.4:30741, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39074") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33960->172.17.0.4:39074, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 02:51:56 INFO : sub dir: Making directory 2026/04/27 02:51:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38130") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50356->172.17.0.4:38130, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30494") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56212->172.17.0.4:30494, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32870") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54226->172.17.0.4:32870, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35659") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50744->172.17.0.4:35659, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31013") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46050->172.17.0.4:31013, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37377") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55742->172.17.0.4:37377, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39706") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48760->172.17.0.4:39706, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37575") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46778->172.17.0.4:37575, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39781") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57420->172.17.0.4:39781, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38181") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45136->172.17.0.4:38181, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37666") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45332->172.17.0.4:37666, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33823") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59646->172.17.0.4:33823, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33789") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49380->172.17.0.4:33789, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36377") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59752->172.17.0.4:36377, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36072") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49808->172.17.0.4:36072, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31271") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43866->172.17.0.4:31271, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35662") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34422->172.17.0.4:35662, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36985") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54296->172.17.0.4:36985, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37475") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47216->172.17.0.4:37475, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33457") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51816->172.17.0.4:33457, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36376") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60468->172.17.0.4:36376, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30581") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47016->172.17.0.4:30581, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31910") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49166->172.17.0.4:31910, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34163") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48884->172.17.0.4:34163, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31544") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44178->172.17.0.4:31544, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32075") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42350->172.17.0.4:32075, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38382") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35266->172.17.0.4:38382, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38551") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33708->172.17.0.4:38551, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36019") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46172->172.17.0.4:36019, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39394") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37566->172.17.0.4:39394, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30195") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37828->172.17.0.4:30195, err= 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38052") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33372->172.17.0.4:38052, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37682") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34024->172.17.0.4:37682, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33168") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33524->172.17.0.4:33168, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32850") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38280->172.17.0.4:32850, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36018") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35210->172.17.0.4:36018, err= 2026/04/27 02:51:56 DEBUG : apple: size = 5 OK 2026/04/27 02:51:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : apple: Unchanged skipping 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : banana: size = 6 OK 2026/04/27 02:51:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : banana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:51:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31497") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43036->172.17.0.4:31497, err= 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 INFO : There was nothing to transfer 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33971") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37622->172.17.0.4:33971, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31354") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33554->172.17.0.4:31354, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31234") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43528->172.17.0.4:31234, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35986") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34582->172.17.0.4:35986, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33086") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48856->172.17.0.4:33086, err= 2026/04/27 02:51:56 DEBUG : apple: size = 5 OK 2026/04/27 02:51:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : apple: Unchanged skipping 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : banana: size = 6 OK 2026/04/27 02:51:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : banana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:51:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35505") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41926->172.17.0.4:35505, err= 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 INFO : There was nothing to transfer 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36915") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48018->172.17.0.4:36915, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33790") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48922->172.17.0.4:33790, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31644") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41382->172.17.0.4:31644, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32046") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48136->172.17.0.4:32046, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30780") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44666->172.17.0.4:30780, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39325") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59806->172.17.0.4:39325, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34756") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41628->172.17.0.4:34756, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32567") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45764->172.17.0.4:32567, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31912") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59482->172.17.0.4:31912, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34223") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59598->172.17.0.4:34223, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38258") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42530->172.17.0.4:38258, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37046") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33614->172.17.0.4:37046, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32774") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51094->172.17.0.4:32774, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32369") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43928->172.17.0.4:32369, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38316") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49300->172.17.0.4:38316, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39864") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45278->172.17.0.4:39864, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31516") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43466->172.17.0.4:31516, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32725") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54138->172.17.0.4:32725, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34737") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37898->172.17.0.4:34737, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31667") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49998->172.17.0.4:31667, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39401") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60728->172.17.0.4:39401, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37938") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33430->172.17.0.4:37938, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34019") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55718->172.17.0.4:34019, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34584") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57160->172.17.0.4:34584, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35446") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53598->172.17.0.4:35446, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35114") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35482->172.17.0.4:35114, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34308") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36626->172.17.0.4:34308, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32318") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33042->172.17.0.4:32318, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34754") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58876->172.17.0.4:34754, err= 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31572") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32920->172.17.0.4:31572, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36983") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42612->172.17.0.4:36983, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37680") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37014->172.17.0.4:37680, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36534") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53846->172.17.0.4:36534, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38289") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45428->172.17.0.4:38289, err= 2026/04/27 02:51:56 DEBUG : apple: size = 5 OK 2026/04/27 02:51:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : apple: Unchanged skipping 2026/04/27 02:51:56 DEBUG : banana: size = 6 OK 2026/04/27 02:51:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : banana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33715") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39020->172.17.0.4:33715, err= 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 INFO : There was nothing to transfer 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38791") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40622->172.17.0.4:38791, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34852") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56380->172.17.0.4:34852, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35173") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60700->172.17.0.4:35173, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34331") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48296->172.17.0.4:34331, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34269") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57054->172.17.0.4:34269, err= 2026/04/27 02:51:56 DEBUG : apple: size = 5 OK 2026/04/27 02:51:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : apple: Unchanged skipping 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : banana: size = 6 OK 2026/04/27 02:51:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : banana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:51:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:51:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34125") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47536->172.17.0.4:34125, err= 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 INFO : There was nothing to transfer 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37102") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60574->172.17.0.4:37102, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30133") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46150->172.17.0.4:30133, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36791") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52504->172.17.0.4:36791, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39301") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38428->172.17.0.4:39301, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31835") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51716->172.17.0.4:31835, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38364") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60026->172.17.0.4:38364, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39123") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49872->172.17.0.4:39123, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30240") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56550->172.17.0.4:30240, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31061") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60036->172.17.0.4:31061, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35579") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36092->172.17.0.4:35579, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34053") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40570->172.17.0.4:34053, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38234") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59898->172.17.0.4:38234, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32439") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46142->172.17.0.4:32439, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30632") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60724->172.17.0.4:30632, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36829") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41928->172.17.0.4:36829, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36192") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50146->172.17.0.4:36192, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38829") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56502->172.17.0.4:38829, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37351") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47670->172.17.0.4:37351, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39434") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44838->172.17.0.4:39434, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35870") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49200->172.17.0.4:35870, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38971") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33406->172.17.0.4:38971, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37081") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54356->172.17.0.4:37081, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30164") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39836->172.17.0.4:30164, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31649") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60424->172.17.0.4:31649, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33142") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47740->172.17.0.4:33142, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39258") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33090->172.17.0.4:39258, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33409") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34366->172.17.0.4:33409, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38907") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57926->172.17.0.4:38907, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35299") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34118->172.17.0.4:35299, err= 2026/04/27 02:51:56 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36923") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57600->172.17.0.4:36923, err= 2026/04/27 02:51:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : apple: Excluded 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : splitbananasplit: Excluded 2026/04/27 02:51:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : banana: Excluded 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36445") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35736->172.17.0.4:36445, err= 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35647") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47262->172.17.0.4:35647, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39228") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39266->172.17.0.4:39228, err= 2026/04/27 02:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37334") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57156->172.17.0.4:37334, err= 2026/04/27 02:51:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:51:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:51:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:51:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33410") 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32787") 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37892->172.17.0.4:33410, err= 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33665") 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38618->172.17.0.4:32787, err= 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48278->172.17.0.4:21, err= 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60352->172.17.0.4:33665, err= 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32979") 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58200->172.17.0.4:32979, err= 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:51:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/27 02:51:56 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/27 02:51:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:51:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/27 02:51:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/27 02:51:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/27 02:51:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/27 02:51:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36747") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31200") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56852->172.17.0.4:36747, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39660->172.17.0.4:31200, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39755") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36814->172.17.0.4:39755, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39761") 2026/04/27 02:51:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40370->172.17.0.4:39761, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39471") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34133") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55666->172.17.0.4:39471, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47470->172.17.0.4:34133, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31158") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32754") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59202->172.17.0.4:31158, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39506") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35118->172.17.0.4:32754, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45760->172.17.0.4:39506, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38512") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59608->172.17.0.4:38512, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35923") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56726->172.17.0.4:35923, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39031") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46724->172.17.0.4:39031, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:51:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:51:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36537") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60072->172.17.0.4:36537, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35267") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35007") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55196->172.17.0.4:35007, err= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56020->172.17.0.4:35267, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:51:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:51:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:51:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34545") 2026/04/27 02:51:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43476->172.17.0.4:34545, err= 2026/04/27 02:51:56 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/27 02:51:56 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:51:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:51:58 DEBUG : ftp://172.17.0.4:21/rclone-test-jiloseh9vomi: closing 1 unused connections 2026/04/27 02:51:58 DEBUG : ftp://172.17.0.4:21/rclone-test-darireh1kono: closing 2 unused connections 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33655") 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43080->172.17.0.4:33655, err= 2026/04/27 02:51:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/27 02:51:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:51:59 DEBUG : Waiting for deletions to finish 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Connecting to FTP server 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48286->172.17.0.4:21, err= 2026/04/27 02:51:59 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 02:51:59 INFO : apple: Deleted 2026/04/27 02:51:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 02:51:59 INFO : appleappleapplebanana: Deleted 2026/04/27 02:51:59 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 02:51:59 INFO : banana: Deleted 2026/04/27 02:51:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 02:51:59 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48292->172.17.0.4:21, err= 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:21") 2026/04/27 02:51:59 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48308->172.17.0.4:21, err= 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 02:52:01 INFO : splitbananasplit: Deleted 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32839") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54464->172.17.0.4:32839, err= 2026/04/27 02:52:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/27 02:52:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/27 02:52:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : YXBwbGU=: Excluded 2026/04/27 02:52:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : YmFuYW5h: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38477") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37682->172.17.0.4:38477, err= 2026/04/27 02:52:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33380") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49696->172.17.0.4:33380, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31083") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33586->172.17.0.4:31083, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33853") 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49736->172.17.0.4:33853, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : YXBwbGU=: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : YmFuYW5h: size = 6 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34476") 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37898->172.17.0.4:34476, err= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39094") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37230->172.17.0.4:39094, err= 2026/04/27 02:52:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/27 02:52:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/27 02:52:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : YXBwbGU=: Excluded 2026/04/27 02:52:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : YmFuYW5h: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37000") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53288->172.17.0.4:37000, err= 2026/04/27 02:52:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37035") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52460->172.17.0.4:37035, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31147") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53134->172.17.0.4:31147, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 02:52:01 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38905") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53252->172.17.0.4:38905, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30647") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44786->172.17.0.4:30647, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37913") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46724->172.17.0.4:37913, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31712") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37348->172.17.0.4:31712, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31144") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46402->172.17.0.4:31144, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32373") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46116->172.17.0.4:32373, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31663") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57590->172.17.0.4:31663, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32738") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58530->172.17.0.4:32738, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30026") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50704->172.17.0.4:30026, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39180") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35088->172.17.0.4:39180, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30139") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53254->172.17.0.4:30139, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39727") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40756->172.17.0.4:39727, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38540") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58578->172.17.0.4:38540, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37534") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45160->172.17.0.4:37534, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39473") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57222->172.17.0.4:39473, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36769") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46806->172.17.0.4:36769, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39711") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47492->172.17.0.4:39711, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34493") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40876->172.17.0.4:34493, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32518") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60678->172.17.0.4:32518, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31556") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48632->172.17.0.4:31556, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37646") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39512->172.17.0.4:37646, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35573") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46680->172.17.0.4:35573, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38602") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59334->172.17.0.4:38602, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31275") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55626->172.17.0.4:31275, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39985") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32874->172.17.0.4:39985, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36183") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35214->172.17.0.4:36183, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31855") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59954->172.17.0.4:31855, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31288") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45152->172.17.0.4:31288, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36555") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57732->172.17.0.4:36555, err= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39059") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52920->172.17.0.4:39059, err= 2026/04/27 02:52:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36709") 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35814") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37121") 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38672->172.17.0.4:37121, err= 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60092->172.17.0.4:35814, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34258->172.17.0.4:36709, err= 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32596") 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36974->172.17.0.4:32596, err= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33480") 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33882->172.17.0.4:33480, err= 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/27 02:52:01 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/27 02:52:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/27 02:52:01 INFO : apple: Copied (new) to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32388") 2026/04/27 02:52:01 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37401") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54328->172.17.0.4:32388, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39395") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36682->172.17.0.4:37401, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37014->172.17.0.4:39395, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39637") 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34434->172.17.0.4:39637, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32643") 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44872->172.17.0.4:32643, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39161") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47076->172.17.0.4:39161, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33331") 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39660->172.17.0.4:33331, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32913") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41004->172.17.0.4:32913, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33054") 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36220->172.17.0.4:33054, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36634") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53756->172.17.0.4:36634, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32903") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33572->172.17.0.4:32903, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38156") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37348->172.17.0.4:38156, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36438") 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58256->172.17.0.4:36438, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39044") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49802->172.17.0.4:39044, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35141") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46568->172.17.0.4:35141, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39091") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43660->172.17.0.4:39091, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 02:52:01 INFO : splitbananasplit: Deleted 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 02:52:01 INFO : apple: Deleted 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 02:52:01 INFO : banana: Deleted 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 02:52:01 INFO : appleappleapplebanana: Deleted 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36890") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38402->172.17.0.4:36890, err= 2026/04/27 02:52:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : PREFIXbanana: Excluded 2026/04/27 02:52:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : PREFIXapple: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39230") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50338->172.17.0.4:39230, err= 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31629") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47182->172.17.0.4:31629, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35276") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49732->172.17.0.4:35276, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 02:52:01 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35548") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60138->172.17.0.4:35548, err= 2026/04/27 02:52:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38595") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35826->172.17.0.4:38595, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38788") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36512") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37746->172.17.0.4:38788, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44844->172.17.0.4:36512, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30375") 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32843") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53908->172.17.0.4:30375, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58728->172.17.0.4:32843, err= 2026/04/27 02:52:01 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/27 02:52:01 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/27 02:52:01 INFO : apple: Copied (new) 2026/04/27 02:52:01 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/27 02:52:01 INFO : banana: Copied (new) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38928") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39250->172.17.0.4:38928, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36642") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57626->172.17.0.4:36642, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/27 02:52:01 INFO : appleappleapplebanana: Copied (new) 2026/04/27 02:52:01 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/27 02:52:01 INFO : splitbananasplit: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36940") 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54912->172.17.0.4:36940, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37210") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57144->172.17.0.4:37210, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35629") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39167") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32830->172.17.0.4:39167, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47246->172.17.0.4:35629, err= 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34743") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49338->172.17.0.4:34743, err= 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34296") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59744->172.17.0.4:34296, err= 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31615") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38682->172.17.0.4:31615, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32862") 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44378->172.17.0.4:32862, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37468") 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49404->172.17.0.4:37468, err= 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39562") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32908->172.17.0.4:39562, err= 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34125") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32502") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38410->172.17.0.4:34125, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55812->172.17.0.4:32502, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39143") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45412->172.17.0.4:39143, err= 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35370") 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40982->172.17.0.4:35370, err= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 INFO : PREFIXbanana: Deleted 2026/04/27 02:52:01 INFO : PREFIXapple: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/27 02:52:01 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/27 02:52:01 INFO : PREFIXsplitbananasplit: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37972") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41518->172.17.0.4:37972, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37424") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33518->172.17.0.4:37424, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32539") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53628->172.17.0.4:32539, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31605") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36554->172.17.0.4:31605, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37271") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38484->172.17.0.4:37271, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36686") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34382->172.17.0.4:36686, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32197") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38766->172.17.0.4:32197, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31356") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39880->172.17.0.4:31356, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38959") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55664->172.17.0.4:38959, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35102") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41910->172.17.0.4:35102, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35782") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45738->172.17.0.4:35782, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39956") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44712->172.17.0.4:39956, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34748") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41636->172.17.0.4:34748, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31613") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34182->172.17.0.4:31613, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36522") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57580->172.17.0.4:36522, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31699") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37850->172.17.0.4:31699, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36780") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35734->172.17.0.4:36780, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35711") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43768->172.17.0.4:35711, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38824") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33080->172.17.0.4:38824, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35160") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38600->172.17.0.4:35160, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38055") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37422->172.17.0.4:38055, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35927") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32918->172.17.0.4:35927, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37169") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46640->172.17.0.4:37169, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35804") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39454->172.17.0.4:35804, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34966") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39638->172.17.0.4:34966, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38971") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44134->172.17.0.4:38971, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39635") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41210->172.17.0.4:39635, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36427") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39656->172.17.0.4:36427, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34702") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55920->172.17.0.4:34702, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39872") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48198->172.17.0.4:39872, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34605") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47278->172.17.0.4:34605, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31776") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33414->172.17.0.4:31776, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34064") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53824->172.17.0.4:34064, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37994") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36138->172.17.0.4:37994, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39417") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40064->172.17.0.4:39417, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35156") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53388->172.17.0.4:35156, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35688") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53462->172.17.0.4:35688, err= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37875") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38938->172.17.0.4:37875, err= 2026/04/27 02:52:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31018") 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40816->172.17.0.4:31018, err= 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33537") 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38386") 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50846->172.17.0.4:33537, err= 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35098") 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33970->172.17.0.4:35098, err= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57540->172.17.0.4:38386, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32121") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46788->172.17.0.4:32121, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/27 02:52:01 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/27 02:52:01 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/27 02:52:01 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/27 02:52:01 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32282") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34610") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37500->172.17.0.4:32282, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51084->172.17.0.4:34610, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33712") 2026/04/27 02:52:01 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/27 02:52:01 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53010->172.17.0.4:33712, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31566") 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40110->172.17.0.4:31566, err= 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37263") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47108->172.17.0.4:37263, err= 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33910") 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38150->172.17.0.4:33910, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39174") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44610->172.17.0.4:39174, err= 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39809") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55286->172.17.0.4:39809, err= 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36165") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41416->172.17.0.4:36165, err= 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32131") 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42144->172.17.0.4:32131, err= 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36117") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59316->172.17.0.4:36117, err= 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32059") 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32626") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41532->172.17.0.4:32626, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40748->172.17.0.4:32059, err= 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34461") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31316") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39192->172.17.0.4:34461, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36458->172.17.0.4:31316, err= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30254") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35504->172.17.0.4:30254, err= 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 02:52:01 INFO : splitbananasplit: Deleted 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 02:52:01 INFO : appleappleapplebanana: Deleted 2026/04/27 02:52:01 INFO : apple: Deleted 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 02:52:01 INFO : banana: Deleted 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37627") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45588->172.17.0.4:37627, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : bananaSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38699") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50840->172.17.0.4:38699, err= 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34619") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47192->172.17.0.4:34619, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31164") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49138->172.17.0.4:31164, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 02:52:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32712") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34254->172.17.0.4:32712, err= 2026/04/27 02:52:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35542") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36555") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33133") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57748->172.17.0.4:36555, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52026->172.17.0.4:35542, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34920->172.17.0.4:33133, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38375") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42312->172.17.0.4:38375, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36711") 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60586->172.17.0.4:36711, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/27 02:52:01 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/27 02:52:01 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/27 02:52:01 INFO : apple: Copied (new) 2026/04/27 02:52:01 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/27 02:52:01 INFO : appleappleapplebanana: Copied (new) 2026/04/27 02:52:01 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/27 02:52:01 INFO : banana: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36084") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39393") 2026/04/27 02:52:01 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58914->172.17.0.4:36084, err= 2026/04/27 02:52:01 INFO : splitbananasplit: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36510") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46934->172.17.0.4:39393, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52856->172.17.0.4:36510, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34610") 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51086->172.17.0.4:34610, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37036") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38994") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48434->172.17.0.4:37036, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35734->172.17.0.4:38994, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36554") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33352->172.17.0.4:36554, err= 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33724") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36958->172.17.0.4:33724, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34673") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32261") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55856->172.17.0.4:34673, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32540") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41376->172.17.0.4:32261, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42024->172.17.0.4:32540, err= 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35811") 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38722") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52814->172.17.0.4:38722, err= 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38772") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51824->172.17.0.4:38772, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33426") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51930->172.17.0.4:33426, err= 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47716->172.17.0.4:35811, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38499") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40370->172.17.0.4:38499, err= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : appleSUFFIX: Deleted 2026/04/27 02:52:01 INFO : bananaSUFFIX: Deleted 2026/04/27 02:52:01 INFO : splitbananasplitSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37510") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47954->172.17.0.4:37510, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37386") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58234->172.17.0.4:37386, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32936") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44818->172.17.0.4:32936, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33843") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48546->172.17.0.4:33843, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30905") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50270->172.17.0.4:30905, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33456") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41994->172.17.0.4:33456, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32239") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52728->172.17.0.4:32239, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33597") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45496->172.17.0.4:33597, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35588") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57822->172.17.0.4:35588, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33578") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41968->172.17.0.4:33578, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32508") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60598->172.17.0.4:32508, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36359") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51536->172.17.0.4:36359, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38928") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39254->172.17.0.4:38928, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39062") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43244->172.17.0.4:39062, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31321") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45718->172.17.0.4:31321, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31905") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47018->172.17.0.4:31905, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31431") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60290->172.17.0.4:31431, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36718") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41844->172.17.0.4:36718, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37809") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48420->172.17.0.4:37809, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31513") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47936->172.17.0.4:31513, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38313") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37944->172.17.0.4:38313, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35048") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48696->172.17.0.4:35048, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30924") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45612->172.17.0.4:30924, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32961") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44600->172.17.0.4:32961, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34514") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56150->172.17.0.4:34514, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34482") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36202->172.17.0.4:34482, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37242") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41304->172.17.0.4:37242, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34941") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33224->172.17.0.4:34941, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38579") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52204->172.17.0.4:38579, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34030") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35240->172.17.0.4:34030, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36347") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52848->172.17.0.4:36347, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31408") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43196->172.17.0.4:31408, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38445") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36226->172.17.0.4:38445, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36299") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33370->172.17.0.4:36299, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36284") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49978->172.17.0.4:36284, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34882") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40658->172.17.0.4:34882, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30518") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37410->172.17.0.4:30518, err= 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39885") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35304->172.17.0.4:39885, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35373") 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31529") 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48276->172.17.0.4:31529, err= 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39648") 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54522->172.17.0.4:39648, err= 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48232->172.17.0.4:35373, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33984") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39049") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56248->172.17.0.4:33984, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50488->172.17.0.4:39049, err= 2026/04/27 02:52:01 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/27 02:52:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/27 02:52:01 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/27 02:52:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33093") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42142->172.17.0.4:33093, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30236") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38440->172.17.0.4:30236, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30864") 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33798->172.17.0.4:30864, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32101") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35588->172.17.0.4:32101, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31791") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52562->172.17.0.4:31791, err= 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38535") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34224->172.17.0.4:38535, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35771") 2026/04/27 02:52:01 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32938->172.17.0.4:35771, err= 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37421") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55136->172.17.0.4:37421, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35205") 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44418->172.17.0.4:35205, err= 2026/04/27 02:52:01 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32667") 2026/04/27 02:52:01 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47664->172.17.0.4:32667, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38513") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57850->172.17.0.4:38513, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31767") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44426->172.17.0.4:31767, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35277") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59036->172.17.0.4:35277, err= 2026/04/27 02:52:01 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36742") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35674->172.17.0.4:36742, err= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 INFO : splitbananasplit: Deleted 2026/04/27 02:52:01 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 02:52:01 INFO : appleappleapplebanana: Deleted 2026/04/27 02:52:01 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 02:52:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32441") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39698->172.17.0.4:32441, err= 2026/04/27 02:52:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbanan: Excluded 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleapple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleapple: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32183") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38636->172.17.0.4:32183, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-34567: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-23456: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-45678: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-12345: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33841") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50086->172.17.0.4:33841, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36670") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59082->172.17.0.4:36670, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35430") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35848->172.17.0.4:35430, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleapple: size = 21 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbanan: size = 16 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31127") 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36598->172.17.0.4:31127, err= 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 02:52:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 02:52:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 02:52:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 02:52:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 02:52:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 02:52:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 02:52:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 02:52:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 02:52:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 02:52:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 02:52:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/27 02:52:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 02:52:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/27 02:52:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37861") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47544->172.17.0.4:37861, err= 2026/04/27 02:52:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbanan: Excluded 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleapple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleapple: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37597") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51026->172.17.0.4:37597, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefg: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcde: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defgh: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdef: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-34567: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-23456: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghi: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-45678: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijk: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-12345: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghij: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35921") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37900->172.17.0.4:35921, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30625") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45692->172.17.0.4:30625, err= 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 02:52:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34931") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45814->172.17.0.4:34931, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35972") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50474->172.17.0.4:35972, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34607") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52718->172.17.0.4:34607, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34545") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57288->172.17.0.4:34545, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33462") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49768->172.17.0.4:33462, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37126") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34374->172.17.0.4:37126, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30084") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58354->172.17.0.4:30084, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38559") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51392->172.17.0.4:38559, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32952") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57578->172.17.0.4:32952, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39374") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40762->172.17.0.4:39374, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34808") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55452->172.17.0.4:34808, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33999") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51076->172.17.0.4:33999, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34537") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47914->172.17.0.4:34537, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36544") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54824->172.17.0.4:36544, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37889") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59712->172.17.0.4:37889, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39638") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57766->172.17.0.4:39638, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38012") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55720->172.17.0.4:38012, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38885") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40032->172.17.0.4:38885, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37384") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46898->172.17.0.4:37384, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31481") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33060->172.17.0.4:31481, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31714") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45408->172.17.0.4:31714, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31413") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60344->172.17.0.4:31413, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32453") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46294->172.17.0.4:32453, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33881") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34432->172.17.0.4:33881, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35577") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35756->172.17.0.4:35577, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39563") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41406->172.17.0.4:39563, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35342") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45648->172.17.0.4:35342, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31457") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60616->172.17.0.4:31457, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31762") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57214->172.17.0.4:31762, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36660") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52204->172.17.0.4:36660, err= 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31946") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53522->172.17.0.4:31946, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35136") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52494->172.17.0.4:35136, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32069") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47208->172.17.0.4:32069, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32616") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45488->172.17.0.4:32616, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39637") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34444->172.17.0.4:39637, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38165") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59462->172.17.0.4:38165, err= 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36461") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55722->172.17.0.4:36461, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30206") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40774->172.17.0.4:30206, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39776") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46312->172.17.0.4:39776, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32990") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38696->172.17.0.4:32990, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38491") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51928->172.17.0.4:38491, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30883") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58136->172.17.0.4:30883, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32276") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59770->172.17.0.4:32276, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38073") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51156->172.17.0.4:38073, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37013") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41722->172.17.0.4:37013, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31098") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58954->172.17.0.4:31098, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35838") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57908->172.17.0.4:35838, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31454") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36618->172.17.0.4:31454, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34617") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51966->172.17.0.4:34617, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34435") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50432->172.17.0.4:34435, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30825") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39998->172.17.0.4:30825, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33967") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32924->172.17.0.4:33967, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35622") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36126->172.17.0.4:35622, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33491") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50028->172.17.0.4:33491, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34133") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33708->172.17.0.4:34133, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31054") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49650->172.17.0.4:31054, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37548") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34200->172.17.0.4:37548, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37476") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59626->172.17.0.4:37476, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32093") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57118->172.17.0.4:32093, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30034") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42722->172.17.0.4:30034, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34245") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42550->172.17.0.4:34245, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35001") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37526->172.17.0.4:35001, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32293") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56956->172.17.0.4:32293, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35719") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38880->172.17.0.4:35719, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33678") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59110->172.17.0.4:33678, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34937") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39604->172.17.0.4:34937, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33578") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41982->172.17.0.4:33578, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31118") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56556->172.17.0.4:31118, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34837") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53308->172.17.0.4:34837, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34528") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57482->172.17.0.4:34528, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32769") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37866->172.17.0.4:32769, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32375") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45950->172.17.0.4:32375, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35556") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37806->172.17.0.4:35556, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35431") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45586->172.17.0.4:35431, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36068") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55004->172.17.0.4:36068, err= 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34809") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51600->172.17.0.4:34809, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34119") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47992->172.17.0.4:34119, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30304") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44072->172.17.0.4:30304, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34346") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55958->172.17.0.4:34346, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35327") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43200->172.17.0.4:35327, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30890") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46724->172.17.0.4:30890, err= 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34505") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49380->172.17.0.4:34505, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35508") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42166->172.17.0.4:35508, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38613") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35864->172.17.0.4:38613, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34465") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39312->172.17.0.4:34465, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33848") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35132->172.17.0.4:33848, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31026") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39284->172.17.0.4:31026, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37831") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49584->172.17.0.4:37831, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31003") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54358->172.17.0.4:31003, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30219") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34724->172.17.0.4:30219, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36971") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38480->172.17.0.4:36971, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36993") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46050->172.17.0.4:36993, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30551") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42664->172.17.0.4:30551, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37890") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50852->172.17.0.4:37890, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31515") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58804->172.17.0.4:31515, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33470") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40214->172.17.0.4:33470, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36619") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52312->172.17.0.4:36619, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36150") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32878->172.17.0.4:36150, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32180") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35306->172.17.0.4:32180, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39406") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33442->172.17.0.4:39406, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38416") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40304->172.17.0.4:38416, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39562") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32918->172.17.0.4:39562, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38431") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39326->172.17.0.4:38431, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31770") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50812->172.17.0.4:31770, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33510") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42702->172.17.0.4:33510, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37952") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36136->172.17.0.4:37952, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35417") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54910->172.17.0.4:35417, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38663") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57538->172.17.0.4:38663, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35690") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51420->172.17.0.4:35690, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39659") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50794->172.17.0.4:39659, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37183") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39936->172.17.0.4:37183, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36395") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37950->172.17.0.4:36395, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38190") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47408->172.17.0.4:38190, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37697") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47978->172.17.0.4:37697, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31250") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45520->172.17.0.4:31250, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32568") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39234->172.17.0.4:32568, err= 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31008") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44128->172.17.0.4:31008, err= 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39920") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45026->172.17.0.4:39920, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31168") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35134->172.17.0.4:31168, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30286") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54914->172.17.0.4:30286, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31667") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39158->172.17.0.4:31667, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38901") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40024->172.17.0.4:38901, err= 2026/04/27 02:52:01 DEBUG : apple: size = 5 OK 2026/04/27 02:52:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : banana: size = 6 OK 2026/04/27 02:52:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30731") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50954->172.17.0.4:30731, err= 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36530") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47462->172.17.0.4:36530, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31759") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42652->172.17.0.4:31759, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34888") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41816->172.17.0.4:34888, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38514") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57174->172.17.0.4:38514, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34603") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41202->172.17.0.4:34603, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33752") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60380->172.17.0.4:33752, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30592") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57034->172.17.0.4:30592, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34220") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53552->172.17.0.4:34220, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32812") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33306->172.17.0.4:32812, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36962") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37962->172.17.0.4:36962, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38051") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39884->172.17.0.4:38051, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31064") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60194->172.17.0.4:31064, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33357") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41912->172.17.0.4:33357, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30311") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52414->172.17.0.4:30311, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39009") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46270->172.17.0.4:39009, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30247") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34396->172.17.0.4:30247, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33491") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50040->172.17.0.4:33491, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36520") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55686->172.17.0.4:36520, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35003") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38200->172.17.0.4:35003, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32460") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60048->172.17.0.4:32460, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31477") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35920->172.17.0.4:31477, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30164") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45430->172.17.0.4:30164, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31926") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38552->172.17.0.4:31926, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31664") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47152->172.17.0.4:31664, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30144") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54394->172.17.0.4:30144, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39221") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44500->172.17.0.4:39221, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39636") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51020->172.17.0.4:39636, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38105") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35216->172.17.0.4:38105, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35245") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34640->172.17.0.4:35245, err= 2026/04/27 02:52:01 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30995") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47532->172.17.0.4:30995, err= 2026/04/27 02:52:01 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : apple: Excluded 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:01 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : banana: Excluded 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36184") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56298->172.17.0.4:36184, err= 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37926") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54064->172.17.0.4:37926, err= 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34933") 2026/04/27 02:52:01 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54382->172.17.0.4:34933, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31294") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50116->172.17.0.4:31294, err= 2026/04/27 02:52:02 DEBUG : apple: size = 5 OK 2026/04/27 02:52:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : banana: size = 6 OK 2026/04/27 02:52:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39106") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46892->172.17.0.4:39106, err= 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38455") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33028->172.17.0.4:38455, err= 2026/04/27 02:52:02 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : apple: Excluded 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:02 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : banana: Excluded 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31052") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38034->172.17.0.4:31052, err= 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30299") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36476->172.17.0.4:30299, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34054") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56274->172.17.0.4:34054, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36452") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41900->172.17.0.4:36452, err= 2026/04/27 02:52:02 DEBUG : apple: size = 5 OK 2026/04/27 02:52:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : banana: size = 6 OK 2026/04/27 02:52:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39762") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39690->172.17.0.4:39762, err= 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39619") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60180->172.17.0.4:39619, err= 2026/04/27 02:52:02 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : apple: Excluded 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:02 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : banana: Excluded 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36396") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45238->172.17.0.4:36396, err= 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34181") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34214->172.17.0.4:34181, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38231") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36424->172.17.0.4:38231, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38899") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47486->172.17.0.4:38899, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37966") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57552->172.17.0.4:37966, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30717") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60768->172.17.0.4:30717, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34042") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60436->172.17.0.4:34042, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36618") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56638->172.17.0.4:36618, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31921") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38998->172.17.0.4:31921, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37167") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51658->172.17.0.4:37167, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38770") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60054->172.17.0.4:38770, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39842") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52666->172.17.0.4:39842, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37063") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35494->172.17.0.4:37063, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34172") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34518->172.17.0.4:34172, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32794") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44988->172.17.0.4:32794, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36177") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55392->172.17.0.4:36177, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30814") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58796->172.17.0.4:30814, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37970") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36350->172.17.0.4:37970, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31799") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38840->172.17.0.4:31799, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30145") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46618->172.17.0.4:30145, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30845") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42660->172.17.0.4:30845, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30944") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49158->172.17.0.4:30944, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37702") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58038->172.17.0.4:37702, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36608") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48688->172.17.0.4:36608, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37163") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59356->172.17.0.4:37163, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30057") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33754->172.17.0.4:30057, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38654") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42062->172.17.0.4:38654, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30466") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34670->172.17.0.4:30466, err= 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35237") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57154->172.17.0.4:35237, err= 2026/04/27 02:52:02 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : apple: Excluded 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:02 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : banana: Excluded 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33757") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42314->172.17.0.4:33757, err= 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30707") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42054->172.17.0.4:30707, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35719") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38882->172.17.0.4:35719, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37795") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45168->172.17.0.4:37795, err= 2026/04/27 02:52:02 DEBUG : apple: size = 5 OK 2026/04/27 02:52:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:02 DEBUG : banana: size = 6 OK 2026/04/27 02:52:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:02 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34914") 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43478->172.17.0.4:34914, err= 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37442") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49136->172.17.0.4:37442, err= 2026/04/27 02:52:02 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : apple: Excluded 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:02 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : banana: Excluded 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38087") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48150->172.17.0.4:38087, err= 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34872") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55434->172.17.0.4:34872, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34616") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47062->172.17.0.4:34616, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30872") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54204->172.17.0.4:30872, err= 2026/04/27 02:52:02 DEBUG : apple: size = 5 OK 2026/04/27 02:52:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : apple: Unchanged skipping 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : banana: size = 6 OK 2026/04/27 02:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 02:52:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : banana: Unchanged skipping 2026/04/27 02:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39155") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45406->172.17.0.4:39155, err= 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38468") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34312->172.17.0.4:38468, err= 2026/04/27 02:52:02 DEBUG : apple: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : apple: Excluded 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : splitbananasplit: Excluded 2026/04/27 02:52:02 DEBUG : banana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : banana: Excluded 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : appleappleapplebanana: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34245") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42558->172.17.0.4:34245, err= 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 02:52:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32058") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39682->172.17.0.4:32058, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33789") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46848->172.17.0.4:33789, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34851") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36896->172.17.0.4:34851, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31658") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34152->172.17.0.4:31658, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31091") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37736->172.17.0.4:31091, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36216") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57728->172.17.0.4:36216, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33191") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37176->172.17.0.4:33191, err= --- PASS: TestTransform (5.41s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.68s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39444") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45968->172.17.0.4:39444, err= 2026/04/27 02:52:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/27 02:52:02 INFO : sub dir_somesuffix: Making directory 2026/04/27 02:52:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/27 02:52:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/27 02:52:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 02:52:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36895") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54076->172.17.0.4:36895, err= 2026/04/27 02:52:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 02:52:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30509") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47696->172.17.0.4:30509, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35231") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42254->172.17.0.4:35231, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38846") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47658->172.17.0.4:38846, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39026") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51648->172.17.0.4:39026, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37682") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55116->172.17.0.4:37682, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33378") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55470->172.17.0.4:33378, err= 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38134") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38018->172.17.0.4:38134, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32771") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57848->172.17.0.4:32771, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32341") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39854->172.17.0.4:32341, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36264") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39436->172.17.0.4:36264, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35329") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57934->172.17.0.4:35329, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34161") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32860->172.17.0.4:34161, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35543") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40898->172.17.0.4:35543, err= 2026/04/27 02:52:02 INFO : toe: Making directory 2026/04/27 02:52:02 INFO : toe/toe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35735") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57220->172.17.0.4:35735, err= 2026/04/27 02:52:02 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/27 02:52:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36726") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36386->172.17.0.4:36726, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33767") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51230->172.17.0.4:33767, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37492") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33996->172.17.0.4:37492, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37173") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45044->172.17.0.4:37173, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38905") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53256->172.17.0.4:38905, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35974") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34038->172.17.0.4:35974, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33506") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46698->172.17.0.4:33506, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30775") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34624->172.17.0.4:30775, err= 2026/04/27 02:52:02 INFO : toe: Making directory 2026/04/27 02:52:02 INFO : toe/toe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37217") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:32852->172.17.0.4:37217, err= 2026/04/27 02:52:02 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/27 02:52:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35805") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50160->172.17.0.4:35805, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38239") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35326->172.17.0.4:38239, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32359") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55576->172.17.0.4:32359, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33654") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34954->172.17.0.4:33654, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32918") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49850->172.17.0.4:32918, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32520") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55272->172.17.0.4:32520, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30548") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58714->172.17.0.4:30548, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:52:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37249") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44668->172.17.0.4:37249, err= 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 INFO : tictacempty_dir: Making directory 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39514") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42106->172.17.0.4:39514, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30208") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56614->172.17.0.4:30208, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39476") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34598->172.17.0.4:39476, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32231") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58198->172.17.0.4:32231, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32132") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44810->172.17.0.4:32132, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36684") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53390->172.17.0.4:36684, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35543") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35074") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40912->172.17.0.4:35543, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38046->172.17.0.4:35074, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35242") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33392->172.17.0.4:35242, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33596") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59764->172.17.0.4:33596, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:52:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37995") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44890->172.17.0.4:37995, err= 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 INFO : tictacempty_dir: Making directory 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37571") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41336->172.17.0.4:37571, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34286") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33730->172.17.0.4:34286, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32403") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38480->172.17.0.4:32403, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34915") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53488->172.17.0.4:34915, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32902") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54216->172.17.0.4:32902, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34505") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49392->172.17.0.4:34505, err= 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39345") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57732->172.17.0.4:39345, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38081") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48246->172.17.0.4:38081, err= 2026/04/27 02:52:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32901") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59570->172.17.0.4:32901, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/27 02:52:02 NOTICE: ftp://172.17.0.4:21/rclone-test-sojavex4kato: 0 differences found 2026/04/27 02:52:02 NOTICE: ftp://172.17.0.4:21/rclone-test-sojavex4kato: 1 hashes could not be checked 2026/04/27 02:52:02 NOTICE: ftp://172.17.0.4:21/rclone-test-sojavex4kato: 1 matching files 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39947") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39702->172.17.0.4:39947, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32553") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42188->172.17.0.4:32553, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30265") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44674->172.17.0.4:30265, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39292") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52484->172.17.0.4:39292, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37333") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34000->172.17.0.4:37333, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32567") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54670->172.17.0.4:32567, err= 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39409") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45364->172.17.0.4:39409, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39842") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52676->172.17.0.4:39842, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37893") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47182->172.17.0.4:37893, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39344") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40128->172.17.0.4:39344, err= 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32770") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48934->172.17.0.4:32770, err= 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31904") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58456->172.17.0.4:31904, err= 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36789") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37960->172.17.0.4:36789, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36047") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44854->172.17.0.4:36047, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31792") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54618->172.17.0.4:31792, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30487") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45820->172.17.0.4:30487, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39406") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33444->172.17.0.4:39406, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30731") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50958->172.17.0.4:30731, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32918") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49860->172.17.0.4:32918, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33633") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58908->172.17.0.4:33633, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/04/27 02:52:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35701") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37192->172.17.0.4:35701, err= 2026/04/27 02:52:02 INFO : toe: Making directory 2026/04/27 02:52:02 INFO : toe/toe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38737") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55750->172.17.0.4:38737, err= 2026/04/27 02:52:02 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/27 02:52:02 INFO : toe/toe/toe: Copied (new) 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35163") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57364->172.17.0.4:35163, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37782") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47264->172.17.0.4:37782, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37117") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53146->172.17.0.4:37117, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39375") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37000->172.17.0.4:39375, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39190") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42950->172.17.0.4:39190, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35497") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54446->172.17.0.4:35497, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38507") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40544->172.17.0.4:38507, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:52:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33337") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33354->172.17.0.4:33337, err= 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 INFO : tictacempty_dir: Making directory 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32908") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:42838->172.17.0.4:32908, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Deleted 2026/04/27 02:52:02 INFO : toe/toe: Removing directory 2026/04/27 02:52:02 INFO : toe: Removing directory 2026/04/27 02:52:02 INFO : empty_dir: Removing directory 2026/04/27 02:52:02 DEBUG : Local file system at /tmp/rclone3487804802: deleted 3 directories 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31341") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58002->172.17.0.4:31341, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31851") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54870->172.17.0.4:31851, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31110") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33192->172.17.0.4:31110, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32538") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41652->172.17.0.4:32538, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30703") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37526->172.17.0.4:30703, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37237") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35593") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57084->172.17.0.4:35593, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41362->172.17.0.4:37237, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36991") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60798->172.17.0.4:36991, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36471") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57920->172.17.0.4:36471, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:52:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37645") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43778->172.17.0.4:37645, err= 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 INFO : tictacempty_dir: Making directory 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38185") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37670->172.17.0.4:38185, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Deleted 2026/04/27 02:52:02 INFO : toe/toe: Removing directory 2026/04/27 02:52:02 INFO : toe: Removing directory 2026/04/27 02:52:02 INFO : empty_dir: Removing directory 2026/04/27 02:52:02 DEBUG : Local file system at /tmp/rclone3487804802: deleted 3 directories 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33469") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54318->172.17.0.4:33469, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32448") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37530->172.17.0.4:32448, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37210") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57146->172.17.0.4:37210, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37997") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57206->172.17.0.4:37997, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32309") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43462->172.17.0.4:32309, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35299") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30252") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31238") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44660->172.17.0.4:35299, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53002->172.17.0.4:31238, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51162->172.17.0.4:30252, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32812") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33698") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33316->172.17.0.4:32812, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48822->172.17.0.4:33698, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36370") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40806->172.17.0.4:36370, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35229") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38588") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31757") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36372->172.17.0.4:35229, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51464->172.17.0.4:38588, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52734->172.17.0.4:31757, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33733") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37184->172.17.0.4:33733, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39828") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54494->172.17.0.4:39828, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37747") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48230->172.17.0.4:37747, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : Reset feature "Copy" 2026/04/27 02:52:02 DEBUG : Reset feature "Move" 2026/04/27 02:52:02 DEBUG : Reset feature "Copy" 2026/04/27 02:52:02 DEBUG : Reset feature "Move" 2026/04/27 02:52:02 DEBUG : empty_dir: Making directory with metadata 2026/04/27 02:52:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38424") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44120->172.17.0.4:38424, err= 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 INFO : tictacempty_dir: Making directory 2026/04/27 02:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 INFO : tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 02:52:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36994") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60796->172.17.0.4:36994, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Deleted 2026/04/27 02:52:02 INFO : toe/toe: Removing directory 2026/04/27 02:52:02 INFO : toe: Removing directory 2026/04/27 02:52:02 INFO : empty_dir: Removing directory 2026/04/27 02:52:02 DEBUG : Local file system at /tmp/rclone3487804802: deleted 3 directories 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34118") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54210->172.17.0.4:34118, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34119") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47996->172.17.0.4:34119, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33993") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39762->172.17.0.4:33993, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35668") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44444->172.17.0.4:35668, err= 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38501") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:36650->172.17.0.4:38501, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36883") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54450->172.17.0.4:36883, err= 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/27 02:52:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/27 02:52:02 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36570") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57686->172.17.0.4:36570, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37239") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:60508->172.17.0.4:37239, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33815") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34252") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:54726->172.17.0.4:34252, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44870->172.17.0.4:33815, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34313") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:39738->172.17.0.4:34313, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30226") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38362->172.17.0.4:30226, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38559") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:51396->172.17.0.4:38559, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31047") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32008") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32724") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50010->172.17.0.4:31047, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:34470->172.17.0.4:32724, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46774->172.17.0.4:32008, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32842") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57526->172.17.0.4:32842, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37798") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52464->172.17.0.4:37798, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32844") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53184->172.17.0.4:32844, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 DEBUG : toe: transformed to: dG9l 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32209") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:53026->172.17.0.4:32209, err= 2026/04/27 02:52:02 DEBUG : toe: transformed to: dG9l 2026/04/27 02:52:02 INFO : dG9l: Making directory 2026/04/27 02:52:02 DEBUG : toe: transformed to: dG9l 2026/04/27 02:52:02 DEBUG : toe: transformed to: dG9l 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/27 02:52:02 INFO : dG9l/dG9l: Making directory 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/27 02:52:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31937") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37168->172.17.0.4:31937, err= 2026/04/27 02:52:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/27 02:52:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34808") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:55456->172.17.0.4:34808, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39941") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:44332->172.17.0.4:39941, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:30594") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37564->172.17.0.4:30594, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35103") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:47884->172.17.0.4:35103, err= 2026/04/27 02:52:02 DEBUG : dG9l: transformed to: toe 2026/04/27 02:52:02 DEBUG : dG9l: transformed to: toe 2026/04/27 02:52:02 DEBUG : toe: Directory modification time the same (differ by 201.606222ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31888") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:38618->172.17.0.4:31888, err= 2026/04/27 02:52:02 DEBUG : dG9l: transformed to: toe 2026/04/27 02:52:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/27 02:52:02 DEBUG : toe/toe: Directory modification time the same (differ by 201.606222ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33184") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58976->172.17.0.4:33184, err= 2026/04/27 02:52:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/27 02:52:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/27 02:52:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/27 02:52:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/27 02:52:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/27 02:52:02 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : Local file system at /tmp/rclone3487804802: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : Waiting for deletions to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37279") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:41972->172.17.0.4:37279, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:33597") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:45502->172.17.0.4:33597, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:39863") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:59556->172.17.0.4:39863, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:31599") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:58110->172.17.0.4:31599, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32758") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:49598->172.17.0.4:32758, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38901") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40032->172.17.0.4:38901, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:36281") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:52970->172.17.0.4:36281, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-sojavex4kato", Local "Local file system at /tmp/rclone3487804802", Modify Window "1s" 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32894") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:40742->172.17.0.4:32894, err= 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: 2026/04/27 02:52:02 INFO : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Making directory 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: 2026/04/27 02:52:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/27 02:52:02 INFO : toe/toe: Making directory 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe/toe: transformed to: 2026/04/27 02:52:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe: transformed to: 2026/04/27 02:52:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 02:52:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 02:52:02 DEBUG : toe/toe/toe: transformed to: 2026/04/27 02:52:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for checks to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Waiting for transfers to finish 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:32996") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:37216->172.17.0.4:32996, err= 2026/04/27 02:52:02 DEBUG : toe/toe/toe: size = 11 OK 2026/04/27 02:52:02 INFO : toe/toe/toe: Copied (new) 2026/04/27 02:52:02 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: not deleting files as there were IO errors 2026/04/27 02:52:02 ERROR : ftp://172.17.0.4:21/rclone-test-sojavex4kato: not deleting directories as there were IO errors 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38400") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:57608->172.17.0.4:38400, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38539") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:33550->172.17.0.4:38539, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37530") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:46236->172.17.0.4:37530, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:38686") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:35244->172.17.0.4:38686, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34995") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:43378->172.17.0.4:34995, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:35607") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:56832->172.17.0.4:35607, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:34158") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:48554->172.17.0.4:34158, err= --- PASS: TestError (0.01s) PASS 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: dial("tcp","172.17.0.4:37751") 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: > dial: conn=172.17.0.1:50466->172.17.0.4:37751, err= 2026/04/27 02:52:02 DEBUG : ftp://172.17.0.4:21/rclone-test-sojavex4kato: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m26.751336575s (try 1/5)