"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/21 04:29:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi" 2026/06/21 04:29:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/21 04:29:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:32 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:32 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:32 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:32 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:29:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:32 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34940->172.17.0.6:21, err= 2026/06/21 04:29:34 DEBUG : Creating backend with remote "/tmp/rclone3320524199" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37613") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37296->172.17.0.6:37613, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37560") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38368->172.17.0.6:37560, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35487") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42208->172.17.0.6:35487, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37585") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55996->172.17.0.6:37585, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32735") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33296->172.17.0.6:32735, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33094") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59038->172.17.0.6:33094, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:34 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31607") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58614->172.17.0.6:31607, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31029") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34656->172.17.0.6:31029, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34773") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35820->172.17.0.6:34773, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31601") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52344->172.17.0.6:31601, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35270") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55890->172.17.0.6:35270, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32753") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58544->172.17.0.6:32753, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36723") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37382->172.17.0.6:36723, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38430") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40776->172.17.0.6:38430, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35525") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38080->172.17.0.6:35525, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : Creating backend with remote "/non-existing" 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32460") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51868->172.17.0.6:32460, err= 2026/06/21 04:29:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39563") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59188->172.17.0.6:39563, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35917") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57768->172.17.0.6:35917, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33387") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43938->172.17.0.6:33387, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:34 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33953") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33916->172.17.0.6:33953, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34325") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58548->172.17.0.6:34325, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34265") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42734->172.17.0.6:34265, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34172") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56540->172.17.0.6:34172, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37558") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47802->172.17.0.6:37558, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30677") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45346->172.17.0.6:30677, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31654") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47548->172.17.0.6:31654, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Running all checks before starting transfers 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35218") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37134->172.17.0.6:35218, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Checks finished, now starting transfers 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31000") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57466->172.17.0.6:31000, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:34 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33726") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42782->172.17.0.6:33726, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37555") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60744->172.17.0.6:37555, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37194") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59654->172.17.0.6:37194, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32724") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35436->172.17.0.6:32724, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31515") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51840->172.17.0.6:31515, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 ERROR : Ignoring --no-traverse with sync 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33490") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56004->172.17.0.6:33490, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34452") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41642->172.17.0.6:34452, err= 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:34 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:34 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31623") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52330->172.17.0.6:31623, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32749") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35718->172.17.0.6:32749, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34556") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45962->172.17.0.6:34556, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36594") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39154->172.17.0.6:36594, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36261") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54034->172.17.0.6:36261, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36422") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35962->172.17.0.6:36422, err= 2026/06/21 04:29:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35724") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56570->172.17.0.6:35724, err= 2026/06/21 04:29:34 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/21 04:29:34 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/21 04:29:34 INFO : hello world2: Copied (new) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39058") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38284->172.17.0.6:39058, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32826") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60410->172.17.0.6:32826, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32474") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59860->172.17.0.6:32474, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37101") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36564->172.17.0.6:37101, err= 2026/06/21 04:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37410") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42908->172.17.0.6:37410, err= 2026/06/21 04:29:34 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/21 04:29:34 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/21 04:29:34 INFO : potato2: Copied (new) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35857") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51018->172.17.0.6:35857, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39602") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43610->172.17.0.6:39602, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38376") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36638->172.17.0.6:38376, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33438") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34822->172.17.0.6:33438, err= 2026/06/21 04:29:34 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/21 04:29:34 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/21 04:29:34 INFO : potato2: Copied (new) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33825") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49334->172.17.0.6:33825, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33120") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45642->172.17.0.6:33120, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33675") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40598->172.17.0.6:33675, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/21 04:29:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:29:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/21 04:29:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37722") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53302->172.17.0.6:37722, err= 2026/06/21 04:29:34 INFO : sub dir2: Making directory 2026/06/21 04:29:34 INFO : sub dir: Making directory 2026/06/21 04:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:34 INFO : sub dir2/sub sub dir2: Making directory 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34954->172.17.0.6:21, err= 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34459") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53538->172.17.0.6:34459, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:37 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38117") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36626->172.17.0.6:38117, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30122") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33246") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35010->172.17.0.6:30122, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42576->172.17.0.6:33246, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33996") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42306->172.17.0.6:33996, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34704") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43598->172.17.0.6:34704, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35182") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34660") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52908->172.17.0.6:34660, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40334->172.17.0.6:35182, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31715") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45056->172.17.0.6:31715, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33193") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38760->172.17.0.6:33193, err= --- PASS: TestCopyEmptyDirectories (2.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:37 INFO : sub dir2: Making directory 2026/06/21 04:29:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/21 04:29:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31812") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56938->172.17.0.6:31812, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33968") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38434->172.17.0.6:33968, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:37 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34003") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49786->172.17.0.6:34003, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37028") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34496->172.17.0.6:37028, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39206") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38614->172.17.0.6:39206, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33450") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55550->172.17.0.6:33450, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36062") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40364->172.17.0.6:36062, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:37 DEBUG : sub dir2: Making directory with metadata 2026/06/21 04:29:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38482") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41546->172.17.0.6:38482, err= 2026/06/21 04:29:37 INFO : sub dir2: Making directory 2026/06/21 04:29:37 INFO : sub dir: Making directory 2026/06/21 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37393") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60076->172.17.0.6:37393, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:37 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:37 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35783") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38794->172.17.0.6:35783, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37051") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34800") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49192->172.17.0.6:37051, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56270->172.17.0.6:34800, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34148") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44938->172.17.0.6:34148, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30845") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41838->172.17.0.6:30845, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33233") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34462") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59130->172.17.0.6:33233, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34032->172.17.0.6:34462, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34828") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55732->172.17.0.6:34828, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33658") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33806->172.17.0.6:33658, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39000") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34112->172.17.0.6:39000, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:37 INFO : sub dir2: Making directory 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30887") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40692->172.17.0.6:30887, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36058") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39668->172.17.0.6:36058, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:37 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:37 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30565") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41410->172.17.0.6:30565, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30856") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58604->172.17.0.6:30856, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35663") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49356->172.17.0.6:35663, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37172") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39896->172.17.0.6:37172, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31220") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38194->172.17.0.6:31220, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:37 DEBUG : sub dir2: Making directory with metadata 2026/06/21 04:29:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:29:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30131") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56192->172.17.0.6:30131, err= 2026/06/21 04:29:37 INFO : sub dir2: Making directory 2026/06/21 04:29:37 INFO : sub dir: Making directory 2026/06/21 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39424") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59040->172.17.0.6:39424, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:37 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:37 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37521") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33240->172.17.0.6:37521, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36000") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35946->172.17.0.6:36000, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34377") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37652->172.17.0.6:34377, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37662") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47984->172.17.0.6:37662, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39741") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35236") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50494->172.17.0.6:39741, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41964->172.17.0.6:35236, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31335") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40424->172.17.0.6:31335, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35808") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56402->172.17.0.6:35808, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30372") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42144->172.17.0.6:30372, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:37 INFO : sub dir2: Making directory 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33351") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59810->172.17.0.6:33351, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35769") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43326->172.17.0.6:35769, err= 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:37 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:37 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31025") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39246->172.17.0.6:31025, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30458") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43970->172.17.0.6:30458, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37128") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53430->172.17.0.6:37128, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32176") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43632->172.17.0.6:32176, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34383") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44846->172.17.0.6:34383, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35648") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51830->172.17.0.6:35648, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39661") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36072->172.17.0.6:39661, err= 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30284") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46778->172.17.0.6:30284, err= 2026/06/21 04:29:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qacaquz5peko" 2026/06/21 04:29:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:37 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:37 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:37 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:37 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: Connecting to FTP server 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:37 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:34962->172.17.0.6:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-sagafus8xebi -> ftp://172.17.0.6:21/rclone-test-qacaquz5peko 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34157") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:35912") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39270->172.17.0.6:34157, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:45292->172.17.0.6:35912, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33634") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54582->172.17.0.6:33634, err= 2026/06/21 04:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: Waiting for checks to finish 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: Waiting for transfers to finish 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32806") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49360->172.17.0.6:32806, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:39848") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:59064->172.17.0.6:39848, err= 2026/06/21 04:29:39 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/21 04:29:39 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/21 04:29:39 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:39072") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:52250->172.17.0.6:39072, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:33464") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:46220->172.17.0.6:33464, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:33139") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:34204->172.17.0.6:33139, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: dial("tcp","172.17.0.6:32394") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: > dial: conn=172.17.0.1:59388->172.17.0.6:32394, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: Purge object "sub dir/hello world" 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: Purge dir "sub dir" 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: Purge dir "" 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34255") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44140->172.17.0.6:34255, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31520") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48002->172.17.0.6:31520, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35291") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55304->172.17.0.6:35291, err= --- PASS: TestServerSideCopy (2.28s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39332") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43046->172.17.0.6:39332, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34274") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41376->172.17.0.6:34274, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30555") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44392->172.17.0.6:30555, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36963") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43452->172.17.0.6:36963, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39247") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37832->172.17.0.6:39247, err= 2026/06/21 04:29:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:29:39 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:39 DEBUG : sub dir/hello world: Sizes differ 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36802") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43858->172.17.0.6:36802, err= 2026/06/21 04:29:39 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/21 04:29:39 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/21 04:29:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36205") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54038->172.17.0.6:36205, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36194") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53772->172.17.0.6:36194, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31766") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53824->172.17.0.6:31766, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37327") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43722->172.17.0.6:37327, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34913") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46392->172.17.0.6:34913, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33865") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34822->172.17.0.6:33865, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37106") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60772->172.17.0.6:37106, err= 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35847") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47294->172.17.0.6:35847, err= 2026/06/21 04:29:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yijuzoq9ciba" 2026/06/21 04:29:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:39 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:39 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:39 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:39 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Connecting to FTP server 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:39 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:34968->172.17.0.6:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-sagafus8xebi -> ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:37157") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33194") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:53284->172.17.0.6:37157, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57310->172.17.0.6:33194, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30115") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38794->172.17.0.6:30115, err= 2026/06/21 04:29:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Waiting for checks to finish 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Waiting for transfers to finish 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36623") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39464->172.17.0.6:36623, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:35559") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:56246->172.17.0.6:35559, err= 2026/06/21 04:29:41 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/21 04:29:41 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/21 04:29:41 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:38043") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:40006->172.17.0.6:38043, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:36969") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:34868->172.17.0.6:36969, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32207") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45720->172.17.0.6:32207, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30511") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52630->172.17.0.6:30511, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38493") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35764->172.17.0.6:38493, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:35925") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:37430->172.17.0.6:35925, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31269") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41808->172.17.0.6:31269, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:31241") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:43794->172.17.0.6:31241, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38974") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34614->172.17.0.6:38974, err= 2026/06/21 04:29:41 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:41 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba) 2026/06/21 04:29:41 DEBUG : sub dir/hello world: Sizes differ 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Waiting for checks to finish 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Waiting for transfers to finish 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39189") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36718->172.17.0.6:39189, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:38231") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:51560->172.17.0.6:38231, err= 2026/06/21 04:29:41 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/21 04:29:41 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/21 04:29:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:33698") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:36160->172.17.0.6:33698, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:38190") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:48534->172.17.0.6:38190, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:37869") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:59642->172.17.0.6:37869, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: dial("tcp","172.17.0.6:36856") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: > dial: conn=172.17.0.1:60074->172.17.0.6:36856, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Purge object "sub dir/hello world" 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Purge dir "sub dir" 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: Purge dir "" 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36355") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53910->172.17.0.6:36355, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32484") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38630->172.17.0.6:32484, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39557") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40792->172.17.0.6:39557, err= --- PASS: TestServerSideCopyOverSelf (2.28s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30822") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43556->172.17.0.6:30822, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35591") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44244->172.17.0.6:35591, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38685") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47002->172.17.0.6:38685, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35531") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45090->172.17.0.6:35531, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32055") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45580->172.17.0.6:32055, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:29:41 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:41 DEBUG : sub dir/hello world: Sizes differ 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35881") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58190->172.17.0.6:35881, err= 2026/06/21 04:29:41 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/21 04:29:41 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/21 04:29:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/21 04:29:41 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33365") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60622->172.17.0.6:33365, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30605") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47020->172.17.0.6:30605, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37129") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45842->172.17.0.6:37129, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38092") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54542->172.17.0.6:38092, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36528") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46634->172.17.0.6:36528, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35952") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47106->172.17.0.6:35952, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37372") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50264->172.17.0.6:37372, err= 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38370") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43044->172.17.0.6:38370, err= 2026/06/21 04:29:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dovilij0qagu" 2026/06/21 04:29:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:41 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:41 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:41 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:41 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Connecting to FTP server 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:41 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:48168->172.17.0.6:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-sagafus8xebi -> ftp://172.17.0.6:21/rclone-test-dovilij0qagu 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:37649") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:48526->172.17.0.6:37649, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38990") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39268->172.17.0.6:38990, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38886") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39974->172.17.0.6:38886, err= 2026/06/21 04:29:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33133") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53712->172.17.0.6:33133, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:37257") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:47576->172.17.0.6:37257, err= 2026/06/21 04:29:43 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/21 04:29:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/21 04:29:43 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:35207") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:55984->172.17.0.6:35207, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:32483") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:33254->172.17.0.6:32483, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34415") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48066->172.17.0.6:34415, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38366") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39162->172.17.0.6:38366, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36160") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45454->172.17.0.6:36160, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Using server-side directory move 2026/06/21 04:29:43 INFO : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39249") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43276->172.17.0.6:39249, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:32221") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:50762->172.17.0.6:32221, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:34316") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:33524->172.17.0.6:34316, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30677") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53840->172.17.0.6:30677, err= 2026/06/21 04:29:43 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:43 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-dovilij0qagu) 2026/06/21 04:29:43 DEBUG : sub dir/hello world: Sizes differ 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Waiting for transfers to finish 2026/06/21 04:29:43 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:43 INFO : sub dir/hello world: Moved (server-side) 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35423") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39822->172.17.0.6:35423, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32827") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33614->172.17.0.6:32827, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:32439") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:37506->172.17.0.6:32439, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:33200") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:56474->172.17.0.6:33200, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36109") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44304->172.17.0.6:36109, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32824") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37968->172.17.0.6:32824, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39955") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58292->172.17.0.6:39955, err= 2026/06/21 04:29:43 DEBUG : testing file moves 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:34882") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:39084->172.17.0.6:34882, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36171") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43018->172.17.0.6:36171, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:39104") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:53292->172.17.0.6:39104, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30546") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47282->172.17.0.6:30546, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:43 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-dovilij0qagu) 2026/06/21 04:29:43 DEBUG : sub dir/hello world: Sizes differ 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Waiting for transfers to finish 2026/06/21 04:29:43 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:43 INFO : sub dir/hello world: Moved (server-side) 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33077") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57198->172.17.0.6:33077, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39208") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36116->172.17.0.6:39208, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:35198") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:50238->172.17.0.6:35198, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:39603") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:53338->172.17.0.6:39603, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:31720") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:43390->172.17.0.6:31720, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: dial("tcp","172.17.0.6:39427") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: > dial: conn=172.17.0.1:58480->172.17.0.6:39427, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Purge object "sub dir/hello world" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Purge dir "sub dir" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: Purge dir "" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38832") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58562->172.17.0.6:38832, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39556") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38604->172.17.0.6:39556, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34241") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48350->172.17.0.6:34241, err= --- PASS: TestServerSideMoveOverSelf (2.27s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31292") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50384->172.17.0.6:31292, err= 2026/06/21 04:29:43 ERROR : error listing: directory not found 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34716") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58282->172.17.0.6:34716, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37949") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47452->172.17.0.6:37949, err= 2026/06/21 04:29:43 INFO : Local file system at /tmp/rclone3320524199: Making directory 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36051") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55974->172.17.0.6:36051, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39475") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57730->172.17.0.6:39475, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36386") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55280->172.17.0.6:36386, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30372") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52434->172.17.0.6:30372, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30249") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38948->172.17.0.6:30249, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34214") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39852->172.17.0.6:34214, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31211") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33644->172.17.0.6:31211, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37446") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35874->172.17.0.6:37446, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32642") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59454->172.17.0.6:32642, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32856") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33534->172.17.0.6:32856, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35933") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45898->172.17.0.6:35933, err= 2026/06/21 04:29:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31741") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59034->172.17.0.6:31741, err= 2026/06/21 04:29:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:43 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36662") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42238->172.17.0.6:36662, err= 2026/06/21 04:29:43 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/21 04:29:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/21 04:29:43 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37937") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43342->172.17.0.6:37937, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32552") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35100->172.17.0.6:32552, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37613") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54278->172.17.0.6:37613, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37659") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35208->172.17.0.6:37659, err= 2026/06/21 04:29:43 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37211") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49958->172.17.0.6:37211, err= 2026/06/21 04:29:43 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/21 04:29:43 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/21 04:29:43 INFO : check sum: Copied (new) 2026/06/21 04:29:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32588") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56200->172.17.0.6:32588, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37572") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36210->172.17.0.6:37572, err= 2026/06/21 04:29:43 DEBUG : check sum: size = 1 OK 2026/06/21 04:29:43 NOTICE: ftp://172.17.0.6:21/rclone-test-sagafus8xebi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/21 04:29:43 DEBUG : check sum: Size of src and dst objects identical 2026/06/21 04:29:43 DEBUG : check sum: Unchanged skipping 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:43 INFO : There was nothing to transfer 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36872") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34112->172.17.0.6:36872, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36010") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56174->172.17.0.6:36010, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35797") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55246->172.17.0.6:35797, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34612") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49914->172.17.0.6:34612, err= 2026/06/21 04:29:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36997") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47152->172.17.0.6:36997, err= 2026/06/21 04:29:43 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/21 04:29:43 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/21 04:29:43 INFO : sizeonly: Copied (new) 2026/06/21 04:29:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35343") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35628->172.17.0.6:35343, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37709") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59600->172.17.0.6:37709, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : sizeonly: size = 6 OK 2026/06/21 04:29:43 DEBUG : sizeonly: Sizes identical 2026/06/21 04:29:43 DEBUG : sizeonly: Unchanged skipping 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:43 INFO : There was nothing to transfer 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38352") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49592->172.17.0.6:38352, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34726") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37262->172.17.0.6:34726, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35733") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43686->172.17.0.6:35733, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36399") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58476->172.17.0.6:36399, err= 2026/06/21 04:29:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31735") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40340->172.17.0.6:31735, err= 2026/06/21 04:29:43 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/21 04:29:43 INFO : ignore-size: Copied (new) 2026/06/21 04:29:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38128") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44976->172.17.0.6:38128, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39291") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32902->172.17.0.6:39291, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:43 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:29:43 DEBUG : ignore-size: Unchanged skipping 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:43 INFO : There was nothing to transfer 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38931") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33058->172.17.0.6:38931, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38372") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47072->172.17.0.6:38372, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36034") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59068->172.17.0.6:36034, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31493") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45584->172.17.0.6:31493, err= 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35154") 2026/06/21 04:29:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34368->172.17.0.6:35154, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38943") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47562->172.17.0.6:38943, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:44 DEBUG : existing: size = 6 OK 2026/06/21 04:29:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:29:44 DEBUG : existing: Unchanged skipping 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:44 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:44 INFO : There was nothing to transfer 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34583") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52218->172.17.0.6:34583, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31147") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40678->172.17.0.6:31147, err= 2026/06/21 04:29:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/21 04:29:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/21 04:29:44 INFO : existing: Copied (replaced existing) 2026/06/21 04:29:44 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38749") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54836->172.17.0.6:38749, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33554") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50206->172.17.0.6:33554, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35168") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40396->172.17.0.6:35168, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35893") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40766->172.17.0.6:35893, err= 2026/06/21 04:29:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30707") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40072->172.17.0.6:30707, err= 2026/06/21 04:29:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/21 04:29:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/21 04:29:44 INFO : existing: Copied (new) 2026/06/21 04:29:44 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32116") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34408->172.17.0.6:32116, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37247") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40422->172.17.0.6:37247, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:44 DEBUG : existing: Destination exists, skipping 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:44 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:44 INFO : There was nothing to transfer 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35730") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37688->172.17.0.6:35730, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34988") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56332->172.17.0.6:34988, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30078") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50580->172.17.0.6:30078, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38139") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53890->172.17.0.6:38139, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35445") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56314->172.17.0.6:35445, err= 2026/06/21 04:29:44 INFO : d: Making directory 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33815") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32850->172.17.0.6:33815, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48180->172.17.0.6:21, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34226") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35035") 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56856->172.17.0.6:34226, err= 2026/06/21 04:29:44 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48042->172.17.0.6:35035, err= 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35401") 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45604->172.17.0.6:35401, err= 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33365") 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60636->172.17.0.6:33365, err= 2026/06/21 04:29:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48188->172.17.0.6:21, err= 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30421") 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35479") 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42420->172.17.0.6:30421, err= 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33870->172.17.0.6:35479, err= 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30546") 2026/06/21 04:29:46 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47284->172.17.0.6:30546, err= 2026/06/21 04:29:46 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/21 04:29:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/21 04:29:46 INFO : a/potato2: Copied (new) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37661") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45806->172.17.0.6:37661, err= 2026/06/21 04:29:48 DEBUG : c/non empty space: size = 5 OK 2026/06/21 04:29:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : c/non empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : b/potato: Deleted 2026/06/21 04:29:48 INFO : d: Removing directory 2026/06/21 04:29:48 INFO : b: Removing directory 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: deleted 2 directories 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35807") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33206->172.17.0.6:35807, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36971") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37408->172.17.0.6:36971, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30647") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47010->172.17.0.6:30647, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33469") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55952->172.17.0.6:33469, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38848") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58718->172.17.0.6:38848, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33631") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33976->172.17.0.6:33631, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36626") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57328->172.17.0.6:36626, err= --- PASS: TestSyncIgnoreErrors (4.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30567") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55068->172.17.0.6:30567, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33778") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34678->172.17.0.6:33778, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33734") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38694->172.17.0.6:33734, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 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/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33849") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47032->172.17.0.6:33849, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33387") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35838->172.17.0.6:33387, err= 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 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/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38641") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48676->172.17.0.6:38641, err= 2026/06/21 04:29:48 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/21 04:29:48 INFO : empty space: Copied (replaced existing) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39913") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58652->172.17.0.6:39913, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30096") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51580->172.17.0.6:30096, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33467") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42490->172.17.0.6:33467, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33984") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53510->172.17.0.6:33984, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31339") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54376->172.17.0.6:31339, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33279") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41582->172.17.0.6:33279, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31107") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57880->172.17.0.6:31107, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38960") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42968->172.17.0.6:38960, err= 2026/06/21 04:29:48 DEBUG : foo: size = 3 OK 2026/06/21 04:29:48 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/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38206") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38588->172.17.0.6:38206, err= 2026/06/21 04:29:48 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/21 04:29:48 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/21 04:29:48 INFO : foo: Copied (replaced existing) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37104") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36714->172.17.0.6:37104, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36263") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38652->172.17.0.6:36263, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39668") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36478->172.17.0.6:39668, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31015") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35038->172.17.0.6:31015, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35651") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36566->172.17.0.6:35651, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31142") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32838->172.17.0.6:31142, err= 2026/06/21 04:29:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37563") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57206->172.17.0.6:37563, err= 2026/06/21 04:29:48 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/21 04:29:48 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/21 04:29:48 INFO : potato: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38191") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52466->172.17.0.6:38191, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34859") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32784->172.17.0.6:34859, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33886") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49470->172.17.0.6:33886, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32624") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50168->172.17.0.6:32624, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36137") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43178->172.17.0.6:36137, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30499") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48992->172.17.0.6:30499, err= 2026/06/21 04:29:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:29:48 DEBUG : potato: size = 60 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:48 DEBUG : potato: Sizes differ 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31613") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47488->172.17.0.6:31613, err= 2026/06/21 04:29:48 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/21 04:29:48 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/21 04:29:48 INFO : potato: Copied (replaced existing) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32302") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58490->172.17.0.6:32302, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31934") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55608->172.17.0.6:31934, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38603") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38972->172.17.0.6:38603, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35583") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35878->172.17.0.6:35583, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39643") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55088->172.17.0.6:39643, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38354") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58488->172.17.0.6:38354, err= 2026/06/21 04:29:48 DEBUG : potato: size = 21 OK 2026/06/21 04:29:48 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/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37904") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47716->172.17.0.6:37904, err= 2026/06/21 04:29:48 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/21 04:29:48 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/21 04:29:48 INFO : potato: Copied (replaced existing) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39456") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60712->172.17.0.6:39456, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38328") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36418->172.17.0.6:38328, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37312") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38674->172.17.0.6:37312, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34226") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56858->172.17.0.6:34226, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39872") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52618->172.17.0.6:39872, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37378") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51820->172.17.0.6:37378, err= 2026/06/21 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36540") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56914->172.17.0.6:36540, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31307") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42248->172.17.0.6:31307, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38861") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55450->172.17.0.6:38861, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37726") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37050->172.17.0.6:37726, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31520") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45678->172.17.0.6:31520, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32902") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48770->172.17.0.6:32902, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39813") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52398->172.17.0.6:39813, err= 2026/06/21 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34002") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49862->172.17.0.6:34002, err= 2026/06/21 04:29:48 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/21 04:29:48 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/21 04:29:48 INFO : potato2: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : potato: Deleted 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38641") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48692->172.17.0.6:38641, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32187") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53684->172.17.0.6:32187, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35650") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41902->172.17.0.6:35650, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32906") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46886->172.17.0.6:32906, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30538") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39980->172.17.0.6:30538, err= 2026/06/21 04:29:48 INFO : d: Making directory 2026/06/21 04:29:48 INFO : d/e: Making directory 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39992") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52684->172.17.0.6:39992, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33918") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39721") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49350->172.17.0.6:33918, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39910->172.17.0.6:39721, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33382") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51208->172.17.0.6:33382, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37434") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35758->172.17.0.6:37434, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30844") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44580->172.17.0.6:30844, err= 2026/06/21 04:29:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33378") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41648->172.17.0.6:33378, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30023") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31177") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46038->172.17.0.6:31177, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46592->172.17.0.6:30023, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30734") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57572->172.17.0.6:30734, err= 2026/06/21 04:29:48 DEBUG : c/non empty space: size = 5 OK 2026/06/21 04:29:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : c/non empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31882") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49000->172.17.0.6:31882, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/21 04:29:48 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/21 04:29:48 INFO : a/potato2: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : b/potato: Deleted 2026/06/21 04:29:48 INFO : d/e: Removing directory 2026/06/21 04:29:48 INFO : d: Removing directory 2026/06/21 04:29:48 INFO : b: Removing directory 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: deleted 3 directories 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35747") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49122->172.17.0.6:35747, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33774") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39761") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47614->172.17.0.6:33774, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45414->172.17.0.6:39761, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32443") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52238->172.17.0.6:32443, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34225") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31547") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46128->172.17.0.6:34225, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55274->172.17.0.6:31547, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30505") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39438->172.17.0.6:30505, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39578") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35272->172.17.0.6:39578, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37766") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55388->172.17.0.6:37766, err= 2026/06/21 04:29:48 INFO : d: Making directory 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34898") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37050->172.17.0.6:34898, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34340") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34296") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39269") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32960->172.17.0.6:34340, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46600->172.17.0.6:39269, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51302->172.17.0.6:34296, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36553") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51770->172.17.0.6:36553, err= 2026/06/21 04:29:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30946") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37632") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39621") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46464->172.17.0.6:37632, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47324->172.17.0.6:30946, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44880->172.17.0.6:39621, err= 2026/06/21 04:29:48 DEBUG : c/non empty space: size = 5 OK 2026/06/21 04:29:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30042") 2026/06/21 04:29:48 DEBUG : c/non empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43342->172.17.0.6:30042, err= 2026/06/21 04:29:48 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/21 04:29:48 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/21 04:29:48 INFO : a/potato2: Copied (new) 2026/06/21 04:29:48 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: not deleting files as there were IO errors 2026/06/21 04:29:48 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: not deleting directories as there were IO errors 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39430") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58604->172.17.0.6:39430, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39079") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32054") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44204->172.17.0.6:39079, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52002->172.17.0.6:32054, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33372") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44692->172.17.0.6:33372, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31307") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42264->172.17.0.6:31307, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34412") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34468->172.17.0.6:34412, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35176") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34916") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39854") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31723") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51198->172.17.0.6:34916, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57616->172.17.0.6:39854, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59368->172.17.0.6:35176, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40102->172.17.0.6:31723, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30532") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43218->172.17.0.6:30532, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39100") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55406->172.17.0.6:39100, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39211") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49130->172.17.0.6:39211, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31991") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49978->172.17.0.6:31991, err= 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30589") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54842->172.17.0.6:30589, err= 2026/06/21 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 INFO : potato: Deleted 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35920") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35470->172.17.0.6:35920, err= 2026/06/21 04:29:48 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/21 04:29:48 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/21 04:29:48 INFO : potato2: Copied (new) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30414") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52632->172.17.0.6:30414, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37679") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43444->172.17.0.6:37679, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36251") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54646->172.17.0.6:36251, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35313") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48390->172.17.0.6:35313, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31674") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48514->172.17.0.6:31674, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30135") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40894->172.17.0.6:30135, err= 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39152") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55650->172.17.0.6:39152, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 INFO : potato: Deleted 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33298") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45846->172.17.0.6:33298, err= 2026/06/21 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32851") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43408->172.17.0.6:32851, err= 2026/06/21 04:29:48 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/21 04:29:48 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/21 04:29:48 INFO : potato2: Copied (new) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34390") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35632->172.17.0.6:34390, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38777") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51834->172.17.0.6:38777, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33235") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36012->172.17.0.6:33235, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32846") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45352->172.17.0.6:32846, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36277") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34882->172.17.0.6:36277, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33761") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57134->172.17.0.6:33761, err= 2026/06/21 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32624") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50184->172.17.0.6:32624, err= 2026/06/21 04:29:48 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/21 04:29:48 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/21 04:29:48 INFO : potato2: Copied (new) 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32637") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35036->172.17.0.6:32637, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31211") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33656->172.17.0.6:31211, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38685") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47004->172.17.0.6:38685, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35911") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38856->172.17.0.6:35911, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39033") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50540->172.17.0.6:39033, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30133") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39210->172.17.0.6:30133, err= 2026/06/21 04:29:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : enormous: Excluded 2026/06/21 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : potato2: Excluded 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31646") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49442->172.17.0.6:31646, err= 2026/06/21 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : potato2: Excluded 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32917") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59964->172.17.0.6:32917, err= 2026/06/21 04:29:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : enormous: Excluded 2026/06/21 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : potato2: Excluded 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30653") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38742->172.17.0.6:30653, err= 2026/06/21 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : potato2: Excluded 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33989") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34764->172.17.0.6:33989, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35409") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43942->172.17.0.6:35409, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36158") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43032->172.17.0.6:36158, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31582") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34582->172.17.0.6:31582, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32736") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39050->172.17.0.6:32736, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36777") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59168->172.17.0.6:36777, err= 2026/06/21 04:29:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : enormous: Excluded 2026/06/21 04:29:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/21 04:29:48 DEBUG : potato2: Excluded 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36937") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50314->172.17.0.6:36937, err= 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : enormous: Deleted 2026/06/21 04:29:48 INFO : potato2: Deleted 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31532") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53096->172.17.0.6:31532, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30881") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41778->172.17.0.6:30881, err= 2026/06/21 04:29:48 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : potato2: Deleted 2026/06/21 04:29:48 INFO : enormous: Deleted 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33327") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33540->172.17.0.6:33327, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39550") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53396->172.17.0.6:39550, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32788") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50608->172.17.0.6:32788, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35761") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33254->172.17.0.6:35761, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36502") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40124->172.17.0.6:36502, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34817") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50330->172.17.0.6:34817, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36034") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59072->172.17.0.6:36034, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31475") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40626->172.17.0.6:31475, err= 2026/06/21 04:29:48 DEBUG : five: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:29:48 DEBUG : four: size = 8 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:48 DEBUG : four: Sizes differ 2026/06/21 04:29:48 DEBUG : one: Destination is newer than source, skipping 2026/06/21 04:29:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/21 04:29:48 DEBUG : two: size = 3 OK 2026/06/21 04:29:48 DEBUG : three: size = 5 OK 2026/06/21 04:29:48 DEBUG : three: Sizes identical 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38966") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33266") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51742->172.17.0.6:38966, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52246->172.17.0.6:33266, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30855") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52652->172.17.0.6:30855, err= 2026/06/21 04:29:48 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/21 04:29:48 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/21 04:29:48 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/21 04:29:48 DEBUG : four.f852663a.partial: renamed to: four 2026/06/21 04:29:48 INFO : four: Copied (replaced existing) 2026/06/21 04:29:48 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/21 04:29:48 INFO : five: Copied (new) 2026/06/21 04:29:48 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/21 04:29:48 INFO : two: Copied (replaced existing) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35872") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45044->172.17.0.6:35872, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32426") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42254->172.17.0.6:32426, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39922") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35704->172.17.0.6:39922, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/21 04:29:48 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31418") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46720->172.17.0.6:31418, err= 2026/06/21 04:29:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30088") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34712->172.17.0.6:30088, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38004") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59098->172.17.0.6:38004, err= 2026/06/21 04:29:48 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/21 04:29:48 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/21 04:29:48 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/21 04:29:48 INFO : potato: Copied (new) 2026/06/21 04:29:48 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/21 04:29:48 INFO : yam: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31225") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52292->172.17.0.6:31225, err= 2026/06/21 04:29:48 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37424") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41228->172.17.0.6:37424, err= 2026/06/21 04:29:48 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : potato: size = 14 OK 2026/06/21 04:29:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : potato: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34741") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43526->172.17.0.6:34741, err= 2026/06/21 04:29:48 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/21 04:29:48 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/21 04:29:48 INFO : yaml: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : yam: Deleted 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32091") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35808->172.17.0.6:32091, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33459") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36216->172.17.0.6:33459, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37597") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59862->172.17.0.6:37597, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39162") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47552->172.17.0.6:39162, err= 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Making map for --track-renames 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Finished making map for --track-renames 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/21 04:29:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for renames to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38992") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37015") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36572->172.17.0.6:38992, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39980->172.17.0.6:37015, err= 2026/06/21 04:29:48 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/21 04:29:48 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/21 04:29:48 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/21 04:29:48 INFO : yam: Copied (new) 2026/06/21 04:29:48 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/21 04:29:48 INFO : potato: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39971") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51458->172.17.0.6:39971, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31193") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58398->172.17.0.6:31193, err= 2026/06/21 04:29:48 DEBUG : potato: size = 14 OK 2026/06/21 04:29:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Making map for --track-renames 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Finished making map for --track-renames 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : potato: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for renames to finish 2026/06/21 04:29:48 INFO : yam: Moved (server-side) to: yaml 2026/06/21 04:29:48 INFO : yaml: Renamed from "yam" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36225") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33180->172.17.0.6:36225, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31926") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52938->172.17.0.6:31926, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36801") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56936->172.17.0.6:36801, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32452") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47962->172.17.0.6:32452, err= 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Making map for --track-renames 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Finished making map for --track-renames 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/21 04:29:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for renames to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34479") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60912->172.17.0.6:34479, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31806") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48646->172.17.0.6:31806, err= 2026/06/21 04:29:48 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/21 04:29:48 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/21 04:29:48 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/21 04:29:48 INFO : potato: Copied (new) 2026/06/21 04:29:48 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/21 04:29:48 INFO : sub/yam: Copied (new) 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39968") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39790->172.17.0.6:39968, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33516") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60906->172.17.0.6:33516, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38399") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47754->172.17.0.6:38399, err= 2026/06/21 04:29:48 DEBUG : potato: size = 14 OK 2026/06/21 04:29:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:29:48 DEBUG : potato: Unchanged skipping 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37201") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34026->172.17.0.6:37201, err= 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Making map for --track-renames 2026/06/21 04:29:48 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Finished making map for --track-renames 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for renames to finish 2026/06/21 04:29:48 INFO : sub/yam: Moved (server-side) to: yam 2026/06/21 04:29:48 INFO : yam: Renamed from "sub/yam" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33423") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48290->172.17.0.6:33423, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36164") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54802->172.17.0.6:36164, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37914") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57176->172.17.0.6:37914, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34969") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50924->172.17.0.6:34969, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34360") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52568->172.17.0.6:34360, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : Creating backend with remote "/tmp/rclone3320524199/dir1" 2026/06/21 04:29:48 DEBUG : Creating backend with remote "/tmp/rclone3320524199/dir2" 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199/dir2: Using server-side directory move 2026/06/21 04:29:48 INFO : Local file system at /tmp/rclone3320524199/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/21 04:29:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199/dir2: Waiting for checks to finish 2026/06/21 04:29:48 INFO : file1.txt: Moved (server-side) 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199/dir2: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32372") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55128->172.17.0.6:32372, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34717") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51738->172.17.0.6:34717, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35457") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35116->172.17.0.6:35457, err= 2026/06/21 04:29:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31059") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35426->172.17.0.6:31059, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35581") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54786->172.17.0.6:35581, err= 2026/06/21 04:29:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:48 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:48 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:48 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/21 04:29:48 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/21 04:29:48 INFO : nested/sub dir/file: Copied (new) 2026/06/21 04:29:48 INFO : nested/sub dir/file: Deleted 2026/06/21 04:29:48 INFO : sub dir: Removing directory 2026/06/21 04:29:48 INFO : nested/sub dir: Removing directory 2026/06/21 04:29:48 INFO : nested: Removing directory 2026/06/21 04:29:48 DEBUG : Local file system at /tmp/rclone3320524199: deleted 3 directories 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36554") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35378->172.17.0.6:36554, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35748") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56124->172.17.0.6:35748, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37882") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41432->172.17.0.6:37882, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33710") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44124->172.17.0.6:33710, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33026") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34606->172.17.0.6:33026, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39554") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35565") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57182->172.17.0.6:39554, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58478->172.17.0.6:35565, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35618") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37474->172.17.0.6:35618, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34013") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54258->172.17.0.6:34013, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35974") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60324->172.17.0.6:35974, err= 2026/06/21 04:29:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39506") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58998->172.17.0.6:39506, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38050") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39620->172.17.0.6:38050, err= 2026/06/21 04:29:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/21 04:29:48 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/21 04:29:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/21 04:29:48 INFO : sub dir/hello world: Copied (new) 2026/06/21 04:29:48 INFO : sub dir/hello world: Deleted 2026/06/21 04:29:48 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/21 04:29:48 INFO : nested/sub dir/file: Copied (new) 2026/06/21 04:29:48 INFO : nested/sub dir/file: Deleted 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34532") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58968->172.17.0.6:34532, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36978") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45340->172.17.0.6:36978, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32248") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48862->172.17.0.6:32248, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37135") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44832->172.17.0.6:37135, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39686") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39754->172.17.0.6:39686, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36798") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31664") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53940->172.17.0.6:31664, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42828->172.17.0.6:36798, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38663") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52558->172.17.0.6:38663, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35211") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60562->172.17.0.6:35211, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34781") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34004->172.17.0.6:34781, err= 2026/06/21 04:29:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30874") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38128") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59166->172.17.0.6:30874, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44984->172.17.0.6:38128, err= 2026/06/21 04:29:48 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/21 04:29:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/21 04:29:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/21 04:29:48 INFO : existing: Copied (new) 2026/06/21 04:29:48 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/21 04:29:48 INFO : existing-b: Copied (new) 2026/06/21 04:29:48 INFO : existing-b: Deleted 2026/06/21 04:29:48 INFO : existing: Deleted 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39106") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47566->172.17.0.6:39106, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36160") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45466->172.17.0.6:36160, err= 2026/06/21 04:29:48 DEBUG : existing: Destination exists, skipping 2026/06/21 04:29:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:29:48 INFO : There was nothing to transfer 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32221") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50766->172.17.0.6:32221, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34955") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43600->172.17.0.6:34955, err= 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37386") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37330->172.17.0.6:37386, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujigun4yeju" 2026/06/21 04:29:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:48 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:48 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:48 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:48 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Connecting to FTP server 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:48 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:48198->172.17.0.6:21, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38517") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44902->172.17.0.6:38517, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39892") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55584->172.17.0.6:39892, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31468") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52086->172.17.0.6:31468, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35572") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57566->172.17.0.6:35572, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-sagafus8xebi -> ftp://172.17.0.6:21/rclone-test-cujigun4yeju 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:34287") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:34916->172.17.0.6:34287, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:36802") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:37892->172.17.0.6:36802, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:32383") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:44310->172.17.0.6:32383, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Using server-side directory move 2026/06/21 04:29:50 INFO : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39501") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57260->172.17.0.6:39501, err= 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:33257") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:46186->172.17.0.6:33257, err= 2026/06/21 04:29:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:50 DEBUG : empty space: size = 1 OK 2026/06/21 04:29:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/21 04:29:50 DEBUG : empty space: Unchanged skipping 2026/06/21 04:29:50 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:50 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-cujigun4yeju) 2026/06/21 04:29:50 DEBUG : potato3: Sizes differ 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Waiting for checks to finish 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Connecting to FTP server 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:48200->172.17.0.6:21, err= 2026/06/21 04:29:50 INFO : empty space: Deleted 2026/06/21 04:29:50 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Waiting for transfers to finish 2026/06/21 04:29:50 INFO : potato2: Moved (server-side) 2026/06/21 04:29:53 INFO : potato3: Deleted 2026/06/21 04:29:53 INFO : potato3: Moved (server-side) 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37244") 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52206->172.17.0.6:37244, err= 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:34820") 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:53112->172.17.0.6:34820, err= 2026/06/21 04:29:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-boqogij7foxi" 2026/06/21 04:29:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:53 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:53 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:53 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:53 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Connecting to FTP server 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:53 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: > dial: conn=172.17.0.1:48516->172.17.0.6:21, err= 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Using server-side directory move 2026/06/21 04:29:55 INFO : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Server side directory move succeeded 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: dial("tcp","172.17.0.6:37670") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: > dial: conn=172.17.0.1:43352->172.17.0.6:37670, err= 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:34598") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:38460->172.17.0.6:34598, err= 2026/06/21 04:29:55 ERROR : error listing: directory not found 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: dial("tcp","172.17.0.6:37979") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: > dial: conn=172.17.0.1:50940->172.17.0.6:37979, err= 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Purge object "empty space" 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Purge object "potato2" 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Purge object "potato3" 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: Purge dir "" 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: dial("tcp","172.17.0.6:32697") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: > dial: conn=172.17.0.1:41912->172.17.0.6:32697, err= 2026/06/21 04:29:55 ERROR : error listing: directory not found 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: Purge dir "" 2026/06/21 04:29:55 NOTICE: purge failed to rmdir "": directory not found 2026/06/21 04:29:55 NOTICE: purge failed: directory not found 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39436") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44402->172.17.0.6:39436, err= 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37126") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42458->172.17.0.6:37126, err= --- PASS: TestServerSideMove (6.68s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:29:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qevadoy7buru" 2026/06/21 04:29:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:55 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:55 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:55 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:55 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: Connecting to FTP server 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:55 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:48524->172.17.0.6:21, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36767") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58126->172.17.0.6:36767, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36490") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43160->172.17.0.6:36490, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36272") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33976->172.17.0.6:36272, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38383") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35452->172.17.0.6:38383, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-sagafus8xebi -> ftp://172.17.0.6:21/rclone-test-qevadoy7buru 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:35415") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:48056->172.17.0.6:35415, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:35039") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:39504->172.17.0.6:35039, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:38186") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:43660->172.17.0.6:38186, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:37050") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:37076->172.17.0.6:37050, err= 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34502") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46750->172.17.0.6:34502, err= 2026/06/21 04:29:57 DEBUG : empty space: Excluded (Size Filter) 2026/06/21 04:29:57 DEBUG : empty space: Excluded 2026/06/21 04:29:57 DEBUG : empty space: Excluded (Size Filter) 2026/06/21 04:29:57 DEBUG : empty space: Excluded 2026/06/21 04:29:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:29:57 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:29:57 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-qevadoy7buru) 2026/06/21 04:29:57 DEBUG : potato3: Sizes differ 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: Connecting to FTP server 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: Waiting for checks to finish 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: Waiting for transfers to finish 2026/06/21 04:29:57 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:48538->172.17.0.6:21, err= 2026/06/21 04:29:57 INFO : potato2: Moved (server-side) 2026/06/21 04:29:59 INFO : potato3: Deleted 2026/06/21 04:29:59 INFO : potato3: Moved (server-side) 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36156") 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56496->172.17.0.6:36156, err= 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:30712") 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:50962->172.17.0.6:30712, err= 2026/06/21 04:29:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-delabot8rivu" 2026/06/21 04:29:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:29:59 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:59 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:29:59 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:29:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:29:59 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:29:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Connecting to FTP server 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: dial("tcp","172.17.0.6:21") 2026/06/21 04:29:59 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: > dial: conn=172.17.0.1:48542->172.17.0.6:21, err= 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: dial("tcp","172.17.0.6:30599") 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: > dial: conn=172.17.0.1:40018->172.17.0.6:30599, err= 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:35323") 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:44714->172.17.0.6:35323, err= 2026/06/21 04:30:02 DEBUG : empty space: Excluded (Size Filter) 2026/06/21 04:30:02 DEBUG : empty space: Excluded 2026/06/21 04:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:30:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Connecting to FTP server 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Waiting for checks to finish 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Waiting for transfers to finish 2026/06/21 04:30:02 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: > dial: conn=172.17.0.1:41238->172.17.0.6:21, err= 2026/06/21 04:30:02 INFO : potato2: Moved (server-side) 2026/06/21 04:30:04 INFO : potato3: Moved (server-side) 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: dial("tcp","172.17.0.6:38594") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: > dial: conn=172.17.0.1:36956->172.17.0.6:38594, err= 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:37557") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:56946->172.17.0.6:37557, err= 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: dial("tcp","172.17.0.6:37036") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: > dial: conn=172.17.0.1:38362->172.17.0.6:37036, err= 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Purge object "potato2" 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Purge object "potato3" 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-delabot8rivu: Purge dir "" 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: dial("tcp","172.17.0.6:38540") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: > dial: conn=172.17.0.1:46524->172.17.0.6:38540, err= 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: Purge object "empty space" 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-qevadoy7buru: Purge dir "" 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37265") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44856->172.17.0.6:37265, err= 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31419") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33256->172.17.0.6:31419, err= --- PASS: TestServerSideMoveWithFilter (9.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kenobiz9cixu" 2026/06/21 04:30:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:04 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:04 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:04 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:04 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Connecting to FTP server 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:04 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:41252->172.17.0.6:21, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30181") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35500->172.17.0.6:30181, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34636") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49374->172.17.0.6:34636, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30335") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33066->172.17.0.6:30335, err= 2026/06/21 04:30:06 INFO : tomatoDir: Making directory 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37653") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39092->172.17.0.6:37653, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30175") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33634->172.17.0.6:30175, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-sagafus8xebi -> ftp://172.17.0.6:21/rclone-test-kenobiz9cixu 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:39664") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:41962->172.17.0.6:39664, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:31229") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:59226->172.17.0.6:31229, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:38964") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:35086->172.17.0.6:38964, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Using server-side directory move 2026/06/21 04:30:06 INFO : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:32019") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39359") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:49720->172.17.0.6:32019, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43460->172.17.0.6:39359, err= 2026/06/21 04:30:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/21 04:30:06 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:06 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-kenobiz9cixu) 2026/06/21 04:30:06 DEBUG : potato3: Sizes differ 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Connecting to FTP server 2026/06/21 04:30:06 DEBUG : empty space: size = 1 OK 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/21 04:30:06 DEBUG : empty space: Unchanged skipping 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34441") 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:41258->172.17.0.6:21, err= 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33190->172.17.0.6:34441, err= 2026/06/21 04:30:06 INFO : empty space: Deleted 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Waiting for checks to finish 2026/06/21 04:30:06 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Waiting for transfers to finish 2026/06/21 04:30:06 INFO : potato2: Moved (server-side) 2026/06/21 04:30:08 INFO : potato3: Deleted 2026/06/21 04:30:08 INFO : potato3: Moved (server-side) 2026/06/21 04:30:08 INFO : tomatoDir: Removing directory 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: deleted 1 directories 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37384") 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50222->172.17.0.6:37384, err= 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36546") 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33750->172.17.0.6:36546, err= 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:32575") 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:40272->172.17.0.6:32575, err= 2026/06/21 04:30:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dexacat4qewu" 2026/06/21 04:30:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:08 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:08 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:08 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:08 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Connecting to FTP server 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:08 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: > dial: conn=172.17.0.1:41272->172.17.0.6:21, err= 2026/06/21 04:30:11 INFO : tomatoDir: Making directory 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Using server-side directory move 2026/06/21 04:30:11 INFO : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Server side directory move succeeded 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: dial("tcp","172.17.0.6:37703") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: > dial: conn=172.17.0.1:45122->172.17.0.6:37703, err= 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: dial("tcp","172.17.0.6:32693") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: > dial: conn=172.17.0.1:54058->172.17.0.6:32693, err= 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:34205") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:36508->172.17.0.6:34205, err= 2026/06/21 04:30:11 ERROR : error listing: directory not found 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:39316") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:35366->172.17.0.6:39316, err= 2026/06/21 04:30:11 ERROR : error listing: directory not found 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: dial("tcp","172.17.0.6:39889") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: > dial: conn=172.17.0.1:42508->172.17.0.6:39889, err= 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Purge object "empty space" 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Purge object "potato2" 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Purge object "potato3" 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: dial("tcp","172.17.0.6:36255") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: > dial: conn=172.17.0.1:41094->172.17.0.6:36255, err= 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Purge dir "tomatoDir" 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-dexacat4qewu: Purge dir "" 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: dial("tcp","172.17.0.6:39699") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: > dial: conn=172.17.0.1:37568->172.17.0.6:39699, err= 2026/06/21 04:30:11 ERROR : error listing: directory not found 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-kenobiz9cixu: Purge dir "" 2026/06/21 04:30:11 NOTICE: purge failed to rmdir "": directory not found 2026/06/21 04:30:11 NOTICE: purge failed: directory not found 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39922") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37768->172.17.0.6:39922, err= 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34370") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58760->172.17.0.6:34370, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38087") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49116->172.17.0.6:38087, err= 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36041") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54280->172.17.0.6:36041, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/rclone-sync-test" 2026/06/21 04:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:11 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:11 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:11 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:11 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: Connecting to FTP server 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:11 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: > dial: conn=172.17.0.1:41288->172.17.0.6:21, err= 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39588") 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48224->172.17.0.6:39588, err= 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35698") 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53602->172.17.0.6:35698, err= --- PASS: TestSyncOverlap (2.31s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/rclone-sync-test" 2026/06/21 04:30:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:13 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:13 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:13 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:13 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: Connecting to FTP server 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:13 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: > dial: conn=172.17.0.1:34112->172.17.0.6:21, err= 2026/06/21 04:30:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/rclone-sync-test-include/layer2" 2026/06/21 04:30:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:15 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:15 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/21 04:30:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:15 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34114->172.17.0.6:21, err= 2026/06/21 04:30:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/rclone-sync-test-ignore-file" 2026/06/21 04:30:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:18 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:18 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:18 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:18 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/21 04:30:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:18 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34122->172.17.0.6:21, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39044") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48370->172.17.0.6:39044, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39003") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42356->172.17.0.6:39003, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: dial("tcp","172.17.0.6:39843") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: > dial: conn=172.17.0.1:33326->172.17.0.6:39843, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test: Excluded 2026/06/21 04:30:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34911") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37322->172.17.0.6:34911, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: Waiting for checks to finish 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: Waiting for transfers to finish 2026/06/21 04:30:20 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:20 INFO : There was nothing to transfer 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36073") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44508->172.17.0.6:36073, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: dial("tcp","172.17.0.6:34650") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test: > dial: conn=172.17.0.1:50578->172.17.0.6:34650, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test: Excluded 2026/06/21 04:30:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36895") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40216->172.17.0.6:36895, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:20 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:20 INFO : rclone-sync-test-include: Removing directory 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: failed to delete 1 directories 2026/06/21 04:30:20 INFO : There was nothing to transfer 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:39704") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43394->172.17.0.6:39704, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33050") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45316->172.17.0.6:33050, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test: Excluded 2026/06/21 04:30:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38838") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49334->172.17.0.6:38838, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/21 04:30:20 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:20 INFO : There was nothing to transfer 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:37200") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33433") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59204->172.17.0.6:37200, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55774->172.17.0.6:33433, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test: Excluded 2026/06/21 04:30:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39867") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50892->172.17.0.6:39867, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:20 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:20 INFO : rclone-sync-test-include: Removing directory 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: failed to delete 1 directories 2026/06/21 04:30:20 INFO : There was nothing to transfer 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:35539") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58368->172.17.0.6:35539, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38082") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40504->172.17.0.6:38082, err= 2026/06/21 04:30:20 DEBUG : Excluded 2026/06/21 04:30:20 DEBUG : rclone-sync-test: Excluded 2026/06/21 04:30:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37794") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57652->172.17.0.6:37794, err= 2026/06/21 04:30:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/21 04:30:20 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:20 INFO : There was nothing to transfer 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30446") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58012->172.17.0.6:30446, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32151") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50582->172.17.0.6:32151, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35572") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34877") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56760->172.17.0.6:35572, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47976->172.17.0.6:34877, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38246") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38264->172.17.0.6:38246, err= 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37944") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48110->172.17.0.6:37944, err= --- PASS: TestSyncOverlapWithFilter (6.90s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:20 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:20 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:20 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:20 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:20 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:34128->172.17.0.6:21, err= 2026/06/21 04:30:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:22 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:22 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:22 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:22 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: Connecting to FTP server 2026/06/21 04:30:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:22 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: > dial: conn=172.17.0.1:44748->172.17.0.6:21, err= 2026/06/21 04:30:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" to be canonical "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:37314") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:41648->172.17.0.6:37314, err= 2026/06/21 04:30:24 DEBUG : one: Need to transfer - File not found at Destination 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:32061") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:35564->172.17.0.6:32061, err= 2026/06/21 04:30:24 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/21 04:30:24 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/21 04:30:24 INFO : one: Copied (new) 2026/06/21 04:30:24 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32082") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52748->172.17.0.6:32082, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38579") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42508->172.17.0.6:38579, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32009") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43718->172.17.0.6:32009, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39258") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34752->172.17.0.6:39258, err= 2026/06/21 04:30:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:32359") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:41710->172.17.0.6:32359, err= 2026/06/21 04:30:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:24 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:24 DEBUG : one: Sizes differ 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:34702") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:39294->172.17.0.6:34702, err= 2026/06/21 04:30:24 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/21 04:30:24 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/21 04:30:24 INFO : one: Copied (replaced existing) 2026/06/21 04:30:24 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31173") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45840->172.17.0.6:31173, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38611") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52506->172.17.0.6:38611, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33397") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34456->172.17.0.6:33397, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34715") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55336->172.17.0.6:34715, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36997") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52332->172.17.0.6:36997, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39951") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34723") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60452->172.17.0.6:39951, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45114->172.17.0.6:34723, err= 2026/06/21 04:30:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:36964") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:40722->172.17.0.6:36964, err= 2026/06/21 04:30:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:24 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:24 DEBUG : one: Sizes differ 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:24 DEBUG : one: size = 5 OK 2026/06/21 04:30:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:30:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:24 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:24 INFO : There was nothing to transfer 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31387") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55866->172.17.0.6:31387, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37673") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33765") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48836->172.17.0.6:33765, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57276->172.17.0.6:37673, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39599") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45084->172.17.0.6:39599, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33735") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43114->172.17.0.6:33735, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39540") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38538->172.17.0.6:39540, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37190") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37866->172.17.0.6:37190, err= 2026/06/21 04:30:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:38438") 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:37448->172.17.0.6:38438, err= 2026/06/21 04:30:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:24 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:24 DEBUG : one: Sizes differ 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: Connecting to FTP server 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:24 DEBUG : two: size = 3 OK 2026/06/21 04:30:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:30:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: > dial: conn=172.17.0.1:44754->172.17.0.6:21, err= 2026/06/21 04:30:24 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:27 DEBUG : one: size = 5 OK 2026/06/21 04:30:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:27 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:27 INFO : There was nothing to transfer 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36423") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48138->172.17.0.6:36423, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38861") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39918->172.17.0.6:38861, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39612") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60284->172.17.0.6:39612, err= 2026/06/21 04:30:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:36449") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:49992->172.17.0.6:36449, err= 2026/06/21 04:30:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:27 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:27 DEBUG : one: Sizes differ 2026/06/21 04:30:27 DEBUG : one: size = 5 OK 2026/06/21 04:30:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/21 04:30:27 DEBUG : two: size = 3 OK 2026/06/21 04:30:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:30:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:27 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:27 INFO : There was nothing to transfer 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35521") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35664->172.17.0.6:35521, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34264") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47502->172.17.0.6:34264, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33251") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56654->172.17.0.6:33251, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39890") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44166->172.17.0.6:39890, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35956") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60374->172.17.0.6:35956, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34351") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44424->172.17.0.6:34351, err= 2026/06/21 04:30:27 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/CompareDest" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/CompareDest" 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:36817") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:40802->172.17.0.6:36817, err= 2026/06/21 04:30:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:27 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:27 DEBUG : one: Sizes differ 2026/06/21 04:30:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:27 DEBUG : two: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest) 2026/06/21 04:30:27 DEBUG : two: Sizes differ 2026/06/21 04:30:27 DEBUG : two: Need to transfer - File not found at Destination 2026/06/21 04:30:27 DEBUG : one: size = 5 OK 2026/06/21 04:30:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/21 04:30:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:33915") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:49952->172.17.0.6:33915, err= 2026/06/21 04:30:27 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/21 04:30:27 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/21 04:30:27 INFO : two: Copied (new) 2026/06/21 04:30:27 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31149") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48354->172.17.0.6:31149, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35201") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37832->172.17.0.6:35201, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37880") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42008->172.17.0.6:37880, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36529") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53680->172.17.0.6:36529, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33660") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45760->172.17.0.6:33660, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32011") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46112->172.17.0.6:32011, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30303") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47710->172.17.0.6:30303, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.84s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37712") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44974->172.17.0.6:37712, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36637") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43930->172.17.0.6:36637, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32767") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60444->172.17.0.6:32767, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33238") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48914->172.17.0.6:33238, err= 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32946") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41440->172.17.0.6:32946, err= 2026/06/21 04:30:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dest" 2026/06/21 04:30:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:27 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:27 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:27 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:27 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: Connecting to FTP server 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:27 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: > dial: conn=172.17.0.1:44766->172.17.0.6:21, err= 2026/06/21 04:30:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/pre-dest1" 2026/06/21 04:30:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:29 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:29 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:29 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:29 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest1: Connecting to FTP server 2026/06/21 04:30:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest1: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:29 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest1: > dial: conn=172.17.0.1:44776->172.17.0.6:21, err= 2026/06/21 04:30:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sagafus8xebi/pre-dest1" to be canonical "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/pre-dest1" 2026/06/21 04:30:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/pre-dest2" 2026/06/21 04:30:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:31 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:31 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:31 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:31 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:31 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest2: Connecting to FTP server 2026/06/21 04:30:31 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest2: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:31 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest2: > dial: conn=172.17.0.1:47114->172.17.0.6:21, err= 2026/06/21 04:30:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sagafus8xebi/pre-dest2" to be canonical "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/pre-dest2" 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: dial("tcp","172.17.0.6:33286") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: > dial: conn=172.17.0.1:45576->172.17.0.6:33286, err= 2026/06/21 04:30:34 DEBUG : 1: size = 1 OK 2026/06/21 04:30:34 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/21 04:30:34 DEBUG : 2: size = 1 OK 2026/06/21 04:30:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/21 04:30:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: Waiting for checks to finish 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: Waiting for transfers to finish 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: dial("tcp","172.17.0.6:32739") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: > dial: conn=172.17.0.1:49566->172.17.0.6:32739, err= 2026/06/21 04:30:34 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/21 04:30:34 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/21 04:30:34 INFO : 3: Copied (new) 2026/06/21 04:30:34 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: dial("tcp","172.17.0.6:31671") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dest: > dial: conn=172.17.0.1:56432->172.17.0.6:31671, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32867") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34050->172.17.0.6:32867, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30962") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37240") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34363") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34928->172.17.0.6:34363, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38610->172.17.0.6:37240, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45676->172.17.0.6:30962, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30641") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60108->172.17.0.6:30641, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35549") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42250->172.17.0.6:35549, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32942") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60930->172.17.0.6:32942, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39030") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55136->172.17.0.6:39030, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38915") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54372->172.17.0.6:38915, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest1: closing 1 unused connections 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.87s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32528") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56050->172.17.0.6:32528, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36467") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44418->172.17.0.6:36467, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33836") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59522->172.17.0.6:33836, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33778") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59910->172.17.0.6:33778, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34584") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32892->172.17.0.6:34584, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32933") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35626->172.17.0.6:32933, err= 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35397") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43978->172.17.0.6:35397, err= 2026/06/21 04:30:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:34 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:34 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:34 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:34 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:34 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:47124->172.17.0.6:21, err= 2026/06/21 04:30:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:36 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:36 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:36 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:36 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: Connecting to FTP server 2026/06/21 04:30:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:36 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: > dial: conn=172.17.0.1:47128->172.17.0.6:21, err= 2026/06/21 04:30:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" to be canonical "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:30068") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:48512->172.17.0.6:30068, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:38 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:38 DEBUG : one: Sizes differ 2026/06/21 04:30:38 DEBUG : two: size = 3 OK 2026/06/21 04:30:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:38 DEBUG : two: Unchanged skipping 2026/06/21 04:30:38 INFO : one: Moved (server-side) 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:36337") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:37492->172.17.0.6:36337, err= 2026/06/21 04:30:38 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/21 04:30:38 DEBUG : one.a292864a.partial: renamed to: one 2026/06/21 04:30:38 INFO : one: Copied (new) 2026/06/21 04:30:38 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:38 INFO : three.txt: Moved (server-side) 2026/06/21 04:30:38 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39296") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40104->172.17.0.6:39296, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37590") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36446->172.17.0.6:37590, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36150") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56916->172.17.0.6:36150, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37323") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60886->172.17.0.6:37323, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32269") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59960->172.17.0.6:32269, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37152") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38359") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53528->172.17.0.6:37152, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42286->172.17.0.6:38359, err= 2026/06/21 04:30:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:35739") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:43226->172.17.0.6:35739, err= 2026/06/21 04:30:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:38 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:38 DEBUG : one: Sizes differ 2026/06/21 04:30:38 DEBUG : two: size = 3 OK 2026/06/21 04:30:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:38 DEBUG : two: Unchanged skipping 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:38 INFO : one: Deleted 2026/06/21 04:30:38 INFO : one: Moved (server-side) 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:38708") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:53174->172.17.0.6:38708, err= 2026/06/21 04:30:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/21 04:30:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/21 04:30:38 INFO : one: Copied (new) 2026/06/21 04:30:38 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:38 INFO : three.txt: Deleted 2026/06/21 04:30:38 INFO : three.txt: Moved (server-side) 2026/06/21 04:30:38 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37197") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33242->172.17.0.6:37197, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30594") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35233") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54004->172.17.0.6:30594, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42250->172.17.0.6:35233, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35632") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60726->172.17.0.6:35632, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34520") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45650->172.17.0.6:34520, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30457") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56504->172.17.0.6:30457, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39926") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56618->172.17.0.6:39926, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.81s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38896") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44964->172.17.0.6:38896, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33043") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60746->172.17.0.6:33043, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37814") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34140->172.17.0.6:37814, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34336") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43830->172.17.0.6:34336, err= 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32941") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35060->172.17.0.6:32941, err= 2026/06/21 04:30:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:38 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:38 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:38 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:38 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:38 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:47134->172.17.0.6:21, err= 2026/06/21 04:30:39 DEBUG : ftp://172.17.0.6:21/rclone-test-qacaquz5peko: closing 1 unused connections 2026/06/21 04:30:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:41 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:41 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:41 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:41 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: Connecting to FTP server 2026/06/21 04:30:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:41 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: > dial: conn=172.17.0.1:47150->172.17.0.6:21, err= 2026/06/21 04:30:41 DEBUG : ftp://172.17.0.6:21/rclone-test-yijuzoq9ciba: closing 1 unused connections 2026/06/21 04:30:43 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" to be canonical "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:38021") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:34036->172.17.0.6:38021, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:43 DEBUG : two: size = 3 OK 2026/06/21 04:30:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:43 DEBUG : two: Unchanged skipping 2026/06/21 04:30:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:43 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:43 DEBUG : one: Sizes differ 2026/06/21 04:30:43 INFO : one: Moved (server-side) to: one.bak 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:32040") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:58948->172.17.0.6:32040, err= 2026/06/21 04:30:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/21 04:30:43 DEBUG : one.a292864a.partial: renamed to: one 2026/06/21 04:30:43 INFO : one: Copied (new) 2026/06/21 04:30:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/21 04:30:43 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31139") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33166->172.17.0.6:31139, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31643") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34083") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56324->172.17.0.6:34083, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55298->172.17.0.6:31643, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35908") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36760->172.17.0.6:35908, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36826") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51128->172.17.0.6:36826, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36392") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39659") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57322->172.17.0.6:39659, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39740->172.17.0.6:36392, err= 2026/06/21 04:30:43 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:32669") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:38672->172.17.0.6:32669, err= 2026/06/21 04:30:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:43 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:43 DEBUG : one: Sizes differ 2026/06/21 04:30:43 DEBUG : two: size = 3 OK 2026/06/21 04:30:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:43 DEBUG : two: Unchanged skipping 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:43 INFO : one.bak: Deleted 2026/06/21 04:30:43 INFO : one: Moved (server-side) to: one.bak 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:30463") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:35730->172.17.0.6:30463, err= 2026/06/21 04:30:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/21 04:30:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/21 04:30:43 INFO : one: Copied (new) 2026/06/21 04:30:43 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:43 INFO : three.txt.bak: Deleted 2026/06/21 04:30:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/21 04:30:43 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35484") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52890->172.17.0.6:35484, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38455") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47858->172.17.0.6:38455, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39024") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44376->172.17.0.6:39024, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38620") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33430->172.17.0.6:38620, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30962") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39424") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44520->172.17.0.6:30962, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53586->172.17.0.6:39424, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38890") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51922->172.17.0.6:38890, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31145") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47580->172.17.0.6:31145, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32988") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45058->172.17.0.6:32988, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33828") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45590->172.17.0.6:33828, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32371") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49962->172.17.0.6:32371, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30736") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40108->172.17.0.6:30736, err= 2026/06/21 04:30:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:43 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:43 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:43 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:43 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:47562->172.17.0.6:21, err= 2026/06/21 04:30:43 DEBUG : ftp://172.17.0.6:21/rclone-test-dovilij0qagu: closing 1 unused connections 2026/06/21 04:30:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:45 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:45 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:45 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:45 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:45 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: Connecting to FTP server 2026/06/21 04:30:45 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:45 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: > dial: conn=172.17.0.1:47574->172.17.0.6:21, err= 2026/06/21 04:30:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" to be canonical "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:30408") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:37396->172.17.0.6:30408, err= 2026/06/21 04:30:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:48 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:48 DEBUG : one: Sizes differ 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:48 DEBUG : two: size = 3 OK 2026/06/21 04:30:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:48 DEBUG : two: Unchanged skipping 2026/06/21 04:30:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:33076") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:48940->172.17.0.6:33076, err= 2026/06/21 04:30:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/21 04:30:48 DEBUG : one.a292864a.partial: renamed to: one 2026/06/21 04:30:48 INFO : one: Copied (new) 2026/06/21 04:30:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/21 04:30:48 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31103") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47594->172.17.0.6:31103, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37011") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43658->172.17.0.6:37011, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38761") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56068->172.17.0.6:38761, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34732") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47824->172.17.0.6:34732, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34482") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49916->172.17.0.6:34482, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39184") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58570->172.17.0.6:39184, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32611") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58434->172.17.0.6:32611, err= 2026/06/21 04:30:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-sagafus8xebi/backup" for canonical name "TestFTPPureftpd{H5HIu}:rclone-test-sagafus8xebi/backup" 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:33701") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:45302->172.17.0.6:33701, err= 2026/06/21 04:30:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:48 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:48 DEBUG : one: Sizes differ 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:48 DEBUG : two: size = 3 OK 2026/06/21 04:30:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:48 DEBUG : two: Unchanged skipping 2026/06/21 04:30:48 INFO : one-2019-01-01: Deleted 2026/06/21 04:30:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:37235") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:49082->172.17.0.6:37235, err= 2026/06/21 04:30:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/21 04:30:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/21 04:30:48 INFO : one: Copied (new) 2026/06/21 04:30:48 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:48 INFO : three-2019-01-01.txt: Deleted 2026/06/21 04:30:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/21 04:30:48 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35529") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47100->172.17.0.6:35529, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36893") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46466->172.17.0.6:36893, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37183") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35342->172.17.0.6:37183, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31398") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42362->172.17.0.6:31398, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34537") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43268->172.17.0.6:34537, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39350") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53532->172.17.0.6:39350, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32824") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40854->172.17.0.6:32824, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.69s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33290") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52122->172.17.0.6:33290, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35808") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51660->172.17.0.6:35808, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32470") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36914->172.17.0.6:32470, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35490") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59790->172.17.0.6:35490, err= 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32830") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57750->172.17.0.6:32830, err= 2026/06/21 04:30:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:48 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:48 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:48 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:48 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:48 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:47590->172.17.0.6:21, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:37001") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:40396->172.17.0.6:37001, err= 2026/06/21 04:30:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:50 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:50 DEBUG : one: Sizes differ 2026/06/21 04:30:50 DEBUG : two: size = 3 OK 2026/06/21 04:30:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:50 DEBUG : two: Unchanged skipping 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:50 INFO : one: Moved (server-side) to: one.bak 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:38390") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:46070->172.17.0.6:38390, err= 2026/06/21 04:30:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/21 04:30:50 DEBUG : one.a292864a.partial: renamed to: one 2026/06/21 04:30:50 INFO : one: Copied (new) 2026/06/21 04:30:50 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/21 04:30:50 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34008") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52362->172.17.0.6:34008, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36435") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55794->172.17.0.6:36435, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39734") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40054->172.17.0.6:39734, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32606") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38578->172.17.0.6:32606, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31379") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57166->172.17.0.6:31379, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:37025") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:33124->172.17.0.6:37025, err= 2026/06/21 04:30:50 DEBUG : one.bak: Excluded (Path Filter) 2026/06/21 04:30:50 DEBUG : one.bak: Excluded 2026/06/21 04:30:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/21 04:30:50 DEBUG : three.txt.bak: Excluded 2026/06/21 04:30:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:50 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:50 DEBUG : one: Sizes differ 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for checks to finish 2026/06/21 04:30:50 DEBUG : two: size = 3 OK 2026/06/21 04:30:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:50 DEBUG : two: Unchanged skipping 2026/06/21 04:30:50 INFO : one.bak: Deleted 2026/06/21 04:30:50 INFO : one: Moved (server-side) to: one.bak 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Waiting for transfers to finish 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:39299") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:60126->172.17.0.6:39299, err= 2026/06/21 04:30:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/21 04:30:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/21 04:30:50 INFO : one: Copied (new) 2026/06/21 04:30:50 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:50 INFO : three.txt.bak: Deleted 2026/06/21 04:30:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/21 04:30:50 INFO : three.txt: Moved into backup dir 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32749") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50248->172.17.0.6:32749, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35736") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42884->172.17.0.6:35736, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32918") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57124->172.17.0.6:32918, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34890") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49760->172.17.0.6:34890, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32555") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47420->172.17.0.6:32555, err= --- PASS: TestSyncBackupDirSuffixOnly (2.32s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34315") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44908->172.17.0.6:34315, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35652") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43120->172.17.0.6:35652, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35832") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56740->172.17.0.6:35832, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32427") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55394->172.17.0.6:32427, err= 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34900") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36580->172.17.0.6:34900, err= 2026/06/21 04:30:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:50 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:50 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:50 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:50 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:50 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:47602->172.17.0.6:21, err= 2026/06/21 04:30:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:52 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:52 DEBUG : one: Sizes differ 2026/06/21 04:30:52 INFO : one: Moved (server-side) to: one.bak 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:33283") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:41286->172.17.0.6:33283, err= 2026/06/21 04:30:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/21 04:30:52 DEBUG : one.a292864a.partial: renamed to: one 2026/06/21 04:30:52 INFO : one: Copied (new) 2026/06/21 04:30:52 DEBUG : two: size = 3 OK 2026/06/21 04:30:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:52 DEBUG : two: Unchanged skipping 2026/06/21 04:30:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:52 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:52 DEBUG : three.txt: Sizes differ 2026/06/21 04:30:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:35728") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:48774->172.17.0.6:35728, err= 2026/06/21 04:30:52 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/21 04:30:52 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/21 04:30:52 INFO : three.txt: Copied (new) 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36991") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58646->172.17.0.6:36991, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36799") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40830->172.17.0.6:36799, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31159") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56342->172.17.0.6:31159, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30314") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48294->172.17.0.6:30314, err= 2026/06/21 04:30:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:52 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:52 DEBUG : one: Sizes differ 2026/06/21 04:30:52 INFO : one.bak: Deleted 2026/06/21 04:30:52 INFO : one: Moved (server-side) to: one.bak 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:38688") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:34230->172.17.0.6:38688, err= 2026/06/21 04:30:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/21 04:30:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/21 04:30:52 INFO : one: Copied (new) 2026/06/21 04:30:52 DEBUG : two: size = 3 OK 2026/06/21 04:30:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:52 DEBUG : two: Unchanged skipping 2026/06/21 04:30:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:52 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:52 DEBUG : three.txt: Sizes differ 2026/06/21 04:30:52 INFO : three.txt.bak: Deleted 2026/06/21 04:30:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:33968") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:48476->172.17.0.6:33968, err= 2026/06/21 04:30:52 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/21 04:30:52 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/21 04:30:52 INFO : three.txt: Copied (new) 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38224") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32978->172.17.0.6:38224, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31060") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49720->172.17.0.6:31060, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37234") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49354->172.17.0.6:37234, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31269") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41986->172.17.0.6:31269, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35611") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54952->172.17.0.6:35611, err= --- PASS: TestSyncSuffix (2.27s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37400") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50078->172.17.0.6:37400, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34104") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43948->172.17.0.6:34104, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36719") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49132->172.17.0.6:36719, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36951") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45900->172.17.0.6:36951, err= 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36922") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46970->172.17.0.6:36922, err= 2026/06/21 04:30:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sagafus8xebi/dst" 2026/06/21 04:30:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/21 04:30:52 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:52 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{H5HIu}" suffix to name 2026/06/21 04:30:52 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/21 04:30:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/21 04:30:52 DEBUG : Setting pass="66M3sC60qm4BrVJ_5KFjQUCbi13i1jmm9_xGRfT7ojQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/21 04:30:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: Connecting to FTP server 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:52 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:41970->172.17.0.6:21, err= 2026/06/21 04:30:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:55 DEBUG : one: Sizes differ 2026/06/21 04:30:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:31385") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:39588->172.17.0.6:31385, err= 2026/06/21 04:30:55 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/21 04:30:55 DEBUG : one.a292864a.partial: renamed to: one 2026/06/21 04:30:55 INFO : one: Copied (new) 2026/06/21 04:30:55 DEBUG : two: size = 3 OK 2026/06/21 04:30:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : two: Unchanged skipping 2026/06/21 04:30:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:55 DEBUG : three.txt: Sizes differ 2026/06/21 04:30:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:31350") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:36318->172.17.0.6:31350, err= 2026/06/21 04:30:55 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/21 04:30:55 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/21 04:30:55 INFO : three.txt: Copied (new) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38991") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35662->172.17.0.6:38991, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31488") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46154->172.17.0.6:31488, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38146") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44188->172.17.0.6:38146, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35057") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47676->172.17.0.6:35057, err= 2026/06/21 04:30:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:55 DEBUG : one: Sizes differ 2026/06/21 04:30:55 INFO : one-2019-01-01: Deleted 2026/06/21 04:30:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:35303") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:35508->172.17.0.6:35303, err= 2026/06/21 04:30:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/21 04:30:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/21 04:30:55 INFO : one: Copied (new) 2026/06/21 04:30:55 DEBUG : two: size = 3 OK 2026/06/21 04:30:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : two: Unchanged skipping 2026/06/21 04:30:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst) 2026/06/21 04:30:55 DEBUG : three.txt: Sizes differ 2026/06/21 04:30:55 INFO : three-2019-01-01.txt: Deleted 2026/06/21 04:30:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: dial("tcp","172.17.0.6:33695") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi/dst: > dial: conn=172.17.0.1:47866->172.17.0.6:33695, err= 2026/06/21 04:30:55 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/21 04:30:55 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/21 04:30:55 INFO : three.txt: Copied (new) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39252") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55290->172.17.0.6:39252, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36785") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33510->172.17.0.6:36785, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35432") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33096->172.17.0.6:35432, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35715") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40184->172.17.0.6:35715, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35216") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39862->172.17.0.6:35216, err= --- PASS: TestSyncSuffixKeepExtension (2.32s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32026") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44506->172.17.0.6:32026, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30045") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51658->172.17.0.6:30045, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37774") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43548->172.17.0.6:37774, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : Testêé: size = 18 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : Testêé: Sizes differ 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35022") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39138->172.17.0.6:35022, err= 2026/06/21 04:30:55 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/21 04:30:55 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/21 04:30:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39822") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41780->172.17.0.6:39822, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39413") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50998->172.17.0.6:39413, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34426") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56218->172.17.0.6:34426, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34479") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46010->172.17.0.6:34479, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37698") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33858->172.17.0.6:37698, err= 2026/06/21 04:30:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37144") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44602->172.17.0.6:37144, err= 2026/06/21 04:30:55 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/21 04:30:55 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/21 04:30:55 INFO : existing: Copied (new) 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32001") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60958->172.17.0.6:32001, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35630") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32930->172.17.0.6:35630, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38173") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53230->172.17.0.6:38173, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : existing: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : existing: Sizes differ 2026/06/21 04:30:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: not deleting files as there were IO errors 2026/06/21 04:30:55 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: not deleting directories as there were IO errors 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36271") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58670->172.17.0.6:36271, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37899") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43612->172.17.0.6:37899, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38665") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35570->172.17.0.6:38665, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32548") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41670->172.17.0.6:32548, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39970") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52450->172.17.0.6:39970, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34122") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59506->172.17.0.6:34122, err= 2026/06/21 04:30:55 DEBUG : EXISTING: size = 6 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : existing: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 INFO : There was nothing to transfer 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34334") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51836->172.17.0.6:34334, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31777") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52358->172.17.0.6:31777, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31534") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39518->172.17.0.6:31534, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39754") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55828->172.17.0.6:39754, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30082") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46984->172.17.0.6:30082, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38104") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44418->172.17.0.6:38104, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37438") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48768->172.17.0.6:37438, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34468") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54058->172.17.0.6:34468, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38122") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51068->172.17.0.6:38122, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30941") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35104->172.17.0.6:30941, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37124") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38228->172.17.0.6:37124, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33290") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50958->172.17.0.6:33290, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36823") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44544->172.17.0.6:36823, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39381") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43250->172.17.0.6:39381, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34368") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48790->172.17.0.6:34368, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36003") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43446->172.17.0.6:36003, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34273") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43864->172.17.0.6:34273, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39599") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46722->172.17.0.6:39599, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34042") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54030->172.17.0.6:34042, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35792") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57712->172.17.0.6:35792, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30108") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54318->172.17.0.6:30108, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35340") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50098->172.17.0.6:35340, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33582") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38318->172.17.0.6:33582, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32569") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44646->172.17.0.6:32569, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38919") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44350->172.17.0.6:38919, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36931") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46534->172.17.0.6:36931, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39569") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34140->172.17.0.6:39569, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34727") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41442->172.17.0.6:34727, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34298") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45972->172.17.0.6:34298, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33845") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37950->172.17.0.6:33845, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38322") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35206->172.17.0.6:38322, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37541") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44030->172.17.0.6:37541, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39596") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42564->172.17.0.6:39596, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31531") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46012->172.17.0.6:31531, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37342") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48348->172.17.0.6:37342, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32562") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38634->172.17.0.6:32562, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39161") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50730->172.17.0.6:39161, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31858") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35162->172.17.0.6:31858, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30683") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39238->172.17.0.6:30683, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36521") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52914->172.17.0.6:36521, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30937") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58202->172.17.0.6:30937, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38599") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33462->172.17.0.6:38599, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31245") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57092->172.17.0.6:31245, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36602") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53380->172.17.0.6:36602, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35663") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59746->172.17.0.6:35663, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35151") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60408->172.17.0.6:35151, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36283") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53944->172.17.0.6:36283, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38753") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40326->172.17.0.6:38753, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39813") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43598->172.17.0.6:39813, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33775") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58830->172.17.0.6:33775, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36836") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37772->172.17.0.6:36836, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35929") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59422->172.17.0.6:35929, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35020") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55286->172.17.0.6:35020, err= 2026/06/21 04:30:55 DEBUG : both0: size = 6 OK 2026/06/21 04:30:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both11: size = 6 OK 2026/06/21 04:30:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both10: size = 6 OK 2026/06/21 04:30:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : both12: size = 6 OK 2026/06/21 04:30:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both0: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both13: size = 6 OK 2026/06/21 04:30:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both12: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both14: size = 6 OK 2026/06/21 04:30:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both14: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both15: size = 6 OK 2026/06/21 04:30:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both15: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both16: size = 6 OK 2026/06/21 04:30:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both16: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both17: size = 6 OK 2026/06/21 04:30:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both17: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both18: size = 6 OK 2026/06/21 04:30:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both18: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both19: size = 6 OK 2026/06/21 04:30:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both19: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both1: size = 6 OK 2026/06/21 04:30:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both1: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both2: size = 6 OK 2026/06/21 04:30:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both2: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both3: size = 6 OK 2026/06/21 04:30:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both13: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both4: size = 6 OK 2026/06/21 04:30:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both4: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both5: size = 6 OK 2026/06/21 04:30:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both5: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both6: size = 6 OK 2026/06/21 04:30:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both6: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both7: size = 6 OK 2026/06/21 04:30:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both7: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both8: size = 6 OK 2026/06/21 04:30:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both8: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both9: size = 6 OK 2026/06/21 04:30:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both9: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both10: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both11: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both3: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 INFO : only13: Deleted 2026/06/21 04:30:55 INFO : only15: Deleted 2026/06/21 04:30:55 INFO : only14: Deleted 2026/06/21 04:30:55 INFO : only12: Deleted 2026/06/21 04:30:55 INFO : only19: Deleted 2026/06/21 04:30:55 INFO : only7: Deleted 2026/06/21 04:30:55 INFO : only2: Deleted 2026/06/21 04:30:55 INFO : only18: Deleted 2026/06/21 04:30:55 INFO : only16: Deleted 2026/06/21 04:30:55 INFO : only10: Deleted 2026/06/21 04:30:55 INFO : only1: Deleted 2026/06/21 04:30:55 INFO : only17: Deleted 2026/06/21 04:30:55 INFO : only3: Deleted 2026/06/21 04:30:55 INFO : only9: Deleted 2026/06/21 04:30:55 INFO : only8: Deleted 2026/06/21 04:30:55 INFO : only0: Deleted 2026/06/21 04:30:55 INFO : only11: Deleted 2026/06/21 04:30:55 INFO : only4: Deleted 2026/06/21 04:30:55 INFO : only6: Deleted 2026/06/21 04:30:55 INFO : only5: Deleted 2026/06/21 04:30:55 INFO : There was nothing to transfer 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36763") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48772->172.17.0.6:36763, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34694") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42558->172.17.0.6:34694, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32551") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60574->172.17.0.6:32551, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34459") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40020->172.17.0.6:34459, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36822") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48118->172.17.0.6:36822, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38756") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48200->172.17.0.6:38756, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35683") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42454->172.17.0.6:35683, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37588") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42274->172.17.0.6:37588, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30624") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37468->172.17.0.6:30624, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37830") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49732->172.17.0.6:37830, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36318") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45934->172.17.0.6:36318, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37026") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51132->172.17.0.6:37026, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39897") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37098->172.17.0.6:39897, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30515") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39752->172.17.0.6:30515, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38975") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52964->172.17.0.6:38975, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35119") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44236->172.17.0.6:35119, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30351") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56948->172.17.0.6:30351, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37460") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54514->172.17.0.6:37460, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35516") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57594->172.17.0.6:35516, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34103") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33212->172.17.0.6:34103, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34287") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59014->172.17.0.6:34287, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35550") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60240->172.17.0.6:35550, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38319") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36864->172.17.0.6:38319, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33590") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53678->172.17.0.6:33590, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34696") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38982->172.17.0.6:34696, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30768") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46542->172.17.0.6:30768, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32256") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43176->172.17.0.6:32256, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37439") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36028->172.17.0.6:37439, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39795") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37386->172.17.0.6:39795, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37053") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48796->172.17.0.6:37053, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38211") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47574->172.17.0.6:38211, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30618") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46788->172.17.0.6:30618, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37612") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57622->172.17.0.6:37612, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31396") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50250->172.17.0.6:31396, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36974") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40258->172.17.0.6:36974, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36968") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46800->172.17.0.6:36968, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38742") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49152->172.17.0.6:38742, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34461") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60470->172.17.0.6:34461, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30351") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56958->172.17.0.6:30351, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30812") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37294->172.17.0.6:30812, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39234") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45340->172.17.0.6:39234, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36205") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34380->172.17.0.6:36205, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31228") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60500->172.17.0.6:31228, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37595") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54064->172.17.0.6:37595, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36634") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39978->172.17.0.6:36634, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : both0: size = 6 OK 2026/06/21 04:30:55 DEBUG : both11: size = 6 OK 2026/06/21 04:30:55 DEBUG : both10: size = 6 OK 2026/06/21 04:30:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both12: size = 6 OK 2026/06/21 04:30:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both0: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both13: size = 6 OK 2026/06/21 04:30:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both11: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both14: size = 6 OK 2026/06/21 04:30:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both10: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both15: size = 6 OK 2026/06/21 04:30:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both15: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both16: size = 6 OK 2026/06/21 04:30:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both16: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both17: size = 6 OK 2026/06/21 04:30:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both17: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both18: size = 6 OK 2026/06/21 04:30:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both18: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both19: size = 6 OK 2026/06/21 04:30:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both12: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both1: size = 6 OK 2026/06/21 04:30:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both13: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both2: size = 6 OK 2026/06/21 04:30:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both2: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both3: size = 6 OK 2026/06/21 04:30:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both3: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both4: size = 6 OK 2026/06/21 04:30:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both4: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both5: size = 6 OK 2026/06/21 04:30:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both5: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both6: size = 6 OK 2026/06/21 04:30:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both14: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both7: size = 6 OK 2026/06/21 04:30:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both19: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both8: size = 6 OK 2026/06/21 04:30:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both8: Unchanged skipping 2026/06/21 04:30:55 DEBUG : both9: size = 6 OK 2026/06/21 04:30:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : both9: Unchanged skipping 2026/06/21 04:30:55 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only0: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only0: Sizes differ 2026/06/21 04:30:55 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only10: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only10: Sizes differ 2026/06/21 04:30:55 DEBUG : both1: Unchanged skipping 2026/06/21 04:30:55 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only11: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only11: Sizes differ 2026/06/21 04:30:55 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only12: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only12: Sizes differ 2026/06/21 04:30:55 DEBUG : both6: Unchanged skipping 2026/06/21 04:30:55 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only13: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only13: Sizes differ 2026/06/21 04:30:55 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only14: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only14: Sizes differ 2026/06/21 04:30:55 DEBUG : both7: Unchanged skipping 2026/06/21 04:30:55 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only15: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only15: Sizes differ 2026/06/21 04:30:55 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only16: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only16: Sizes differ 2026/06/21 04:30:55 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only17: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only17: Sizes differ 2026/06/21 04:30:55 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only18: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only18: Sizes differ 2026/06/21 04:30:55 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only19: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only19: Sizes differ 2026/06/21 04:30:55 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only1: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only1: Sizes differ 2026/06/21 04:30:55 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only2: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only2: Sizes differ 2026/06/21 04:30:55 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only3: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only3: Sizes differ 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32458") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35147") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53092->172.17.0.6:35147, err= 2026/06/21 04:30:55 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only6: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only6: Sizes differ 2026/06/21 04:30:55 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only5: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only5: Sizes differ 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34887") 2026/06/21 04:30:55 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only7: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only7: Sizes differ 2026/06/21 04:30:55 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33493") 2026/06/21 04:30:55 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only9: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only9: Sizes differ 2026/06/21 04:30:55 DEBUG : only8: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only8: Sizes differ 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52708->172.17.0.6:33493, err= 2026/06/21 04:30:55 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3320524199) 2026/06/21 04:30:55 DEBUG : only4: size = 6 (ftp://172.17.0.6:21/rclone-test-sagafus8xebi) 2026/06/21 04:30:55 DEBUG : only4: Sizes differ 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35482->172.17.0.6:34887, err= 2026/06/21 04:30:55 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49632->172.17.0.6:32458, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/21 04:30:55 INFO : only15: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39565") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51598->172.17.0.6:39565, err= 2026/06/21 04:30:55 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/21 04:30:55 INFO : only11: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/21 04:30:55 INFO : only13: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38930") 2026/06/21 04:30:55 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/21 04:30:55 INFO : only0: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53812->172.17.0.6:38930, err= 2026/06/21 04:30:55 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37395") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35990->172.17.0.6:37395, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39592") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48272->172.17.0.6:39592, err= 2026/06/21 04:30:55 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/21 04:30:55 INFO : only16: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35240") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53676->172.17.0.6:35240, err= 2026/06/21 04:30:55 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/21 04:30:55 INFO : only10: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/21 04:30:55 INFO : only17: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/21 04:30:55 INFO : only19: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39468") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35030->172.17.0.6:39468, err= 2026/06/21 04:30:55 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31525") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41686->172.17.0.6:31525, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31484") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53050->172.17.0.6:31484, err= 2026/06/21 04:30:55 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/21 04:30:55 INFO : only1: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/21 04:30:55 INFO : only18: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31593") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47922->172.17.0.6:31593, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39425") 2026/06/21 04:30:55 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/21 04:30:55 INFO : only2: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51308->172.17.0.6:39425, err= 2026/06/21 04:30:55 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/21 04:30:55 INFO : only12: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35118") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60146->172.17.0.6:35118, err= 2026/06/21 04:30:55 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32900") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46412->172.17.0.6:32900, err= 2026/06/21 04:30:55 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/21 04:30:55 INFO : only3: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/21 04:30:55 INFO : only6: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37532") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33589") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34668->172.17.0.6:37532, err= 2026/06/21 04:30:55 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43088->172.17.0.6:33589, err= 2026/06/21 04:30:55 INFO : only7: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/21 04:30:55 INFO : only5: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35927") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41924->172.17.0.6:35927, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37592") 2026/06/21 04:30:55 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39294->172.17.0.6:37592, err= 2026/06/21 04:30:55 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/21 04:30:55 INFO : only9: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/21 04:30:55 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/21 04:30:55 INFO : only14: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/21 04:30:55 INFO : only4: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/21 04:30:55 INFO : only8: Copied (replaced existing) 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32830") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53898->172.17.0.6:32830, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33563") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52566->172.17.0.6:33563, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33019") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40904->172.17.0.6:33019, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:30:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:30:55 DEBUG : empty_on_remote: Making directory with metadata 2026/06/21 04:30:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:30:55 INFO : empty_on_remote: Making directory 2026/06/21 04:30:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/21 04:30:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32399") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43400->172.17.0.6:32399, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34657") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31979") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50190->172.17.0.6:34657, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38520") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57374->172.17.0.6:31979, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49510->172.17.0.6:38520, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31163") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46164->172.17.0.6:31163, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35566") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33038->172.17.0.6:35566, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:30:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:30:55 DEBUG : empty_on_remote: Making directory with metadata 2026/06/21 04:30:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/21 04:30:55 INFO : empty_on_remote: Making directory 2026/06/21 04:30:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/21 04:30:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35744") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53634->172.17.0.6:35744, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38181") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50608->172.17.0.6:38181, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33406") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35997") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33890->172.17.0.6:33406, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30452") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56650->172.17.0.6:30452, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42480->172.17.0.6:35997, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36414") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35916->172.17.0.6:36414, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33306") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50074->172.17.0.6:33306, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : sub dir: Making directory 2026/06/21 04:30:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32362") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40240->172.17.0.6:32362, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33330") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36652->172.17.0.6:33330, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38263") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40580->172.17.0.6:38263, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35852") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41996->172.17.0.6:35852, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33439") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43910->172.17.0.6:33439, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33947") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44368->172.17.0.6:33947, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34992") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50354->172.17.0.6:34992, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36954") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39950->172.17.0.6:36954, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37605") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43258->172.17.0.6:37605, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38577") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43584->172.17.0.6:38577, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34349") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34900->172.17.0.6:34349, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/21 04:30:55 INFO : sub dir: Making directory 2026/06/21 04:30:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30288") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39748->172.17.0.6:30288, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37826") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48760->172.17.0.6:37826, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31163") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46168->172.17.0.6:31163, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36612") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57402->172.17.0.6:36612, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35405") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35108->172.17.0.6:35405, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31930") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45424->172.17.0.6:31930, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33822") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53694->172.17.0.6:33822, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39970") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52466->172.17.0.6:39970, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36676") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36158->172.17.0.6:36676, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37683") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43340->172.17.0.6:37683, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37811") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36274->172.17.0.6:37811, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31662") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34434->172.17.0.6:31662, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34411") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50550->172.17.0.6:34411, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31084") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53384->172.17.0.6:31084, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38651") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38536->172.17.0.6:38651, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31042") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36746->172.17.0.6:31042, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35498") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33810->172.17.0.6:35498, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37209") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57180->172.17.0.6:37209, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30179") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47822->172.17.0.6:30179, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36150") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44672->172.17.0.6:36150, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34355") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57360->172.17.0.6:34355, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30626") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49056->172.17.0.6:30626, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38791") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39182->172.17.0.6:38791, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34412") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54180->172.17.0.6:34412, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34292") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32908->172.17.0.6:34292, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36103") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41710->172.17.0.6:36103, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31021") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35546->172.17.0.6:31021, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34326") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42586->172.17.0.6:34326, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31259") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38974->172.17.0.6:31259, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39042") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60826->172.17.0.6:39042, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35675") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49682->172.17.0.6:35675, err= 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39831") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33684->172.17.0.6:39831, err= 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35401") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60462->172.17.0.6:35401, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33205") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35166->172.17.0.6:33205, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37125") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38528->172.17.0.6:37125, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39725") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46140->172.17.0.6:39725, err= 2026/06/21 04:30:55 DEBUG : apple: size = 5 OK 2026/06/21 04:30:55 DEBUG : banana: size = 6 OK 2026/06/21 04:30:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : banana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:30:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : apple: Unchanged skipping 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39753") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38876->172.17.0.6:39753, err= 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-boqogij7foxi: closing 1 unused connections 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 INFO : There was nothing to transfer 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33792") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46778->172.17.0.6:33792, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-cujigun4yeju: closing 2 unused connections 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34725") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36864->172.17.0.6:34725, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31427") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57602->172.17.0.6:31427, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33000") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45578->172.17.0.6:33000, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31650") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41144->172.17.0.6:31650, err= 2026/06/21 04:30:55 DEBUG : apple: size = 5 OK 2026/06/21 04:30:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : apple: Unchanged skipping 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:30:55 DEBUG : banana: size = 6 OK 2026/06/21 04:30:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:30:55 DEBUG : banana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31656") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58892->172.17.0.6:31656, err= 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 INFO : There was nothing to transfer 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38311") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44898->172.17.0.6:38311, err= 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34492") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51212->172.17.0.6:34492, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30769") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55052->172.17.0.6:30769, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35767") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45844->172.17.0.6:35767, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35331") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32790->172.17.0.6:35331, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31744") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48048->172.17.0.6:31744, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35857") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58770->172.17.0.6:35857, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37258") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34736->172.17.0.6:37258, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35086") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58622->172.17.0.6:35086, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30420") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39012->172.17.0.6:30420, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32248") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60570->172.17.0.6:32248, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38071") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34004->172.17.0.6:38071, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34125") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45582->172.17.0.6:34125, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37551") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40484->172.17.0.6:37551, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30648") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45200->172.17.0.6:30648, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36993") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43228->172.17.0.6:36993, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32121") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35510->172.17.0.6:32121, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35373") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50812->172.17.0.6:35373, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35428") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55326->172.17.0.6:35428, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30240") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37138->172.17.0.6:30240, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37298") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41800->172.17.0.6:37298, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35694") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51338->172.17.0.6:35694, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32435") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42770->172.17.0.6:32435, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35633") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56020->172.17.0.6:35633, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39619") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46382->172.17.0.6:39619, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32807") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50734->172.17.0.6:32807, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31397") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51544->172.17.0.6:31397, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31085") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37110->172.17.0.6:31085, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37301") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52314->172.17.0.6:37301, err= 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30895") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39160->172.17.0.6:30895, err= 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33527") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53312->172.17.0.6:33527, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34406") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38624->172.17.0.6:34406, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33713") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49772->172.17.0.6:33713, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38780") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56704->172.17.0.6:38780, err= 2026/06/21 04:30:55 DEBUG : apple: size = 5 OK 2026/06/21 04:30:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : apple: Unchanged skipping 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : banana: size = 6 OK 2026/06/21 04:30:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : banana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:30:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36237") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49314->172.17.0.6:36237, err= 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 INFO : There was nothing to transfer 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37513") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44416->172.17.0.6:37513, err= 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35676") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34040->172.17.0.6:35676, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32926") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34444->172.17.0.6:32926, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33522") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53068->172.17.0.6:33522, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35616") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47412->172.17.0.6:35616, err= 2026/06/21 04:30:55 DEBUG : apple: size = 5 OK 2026/06/21 04:30:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : apple: Unchanged skipping 2026/06/21 04:30:55 DEBUG : banana: size = 6 OK 2026/06/21 04:30:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : banana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:30:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33386") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46646->172.17.0.6:33386, err= 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 INFO : There was nothing to transfer 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37272") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48438->172.17.0.6:37272, err= 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38534") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46716->172.17.0.6:38534, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31184") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56712->172.17.0.6:31184, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31153") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40024->172.17.0.6:31153, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31770") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44254->172.17.0.6:31770, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30515") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39756->172.17.0.6:30515, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31662") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34442->172.17.0.6:31662, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34721") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34600->172.17.0.6:34721, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31212") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58452->172.17.0.6:31212, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35342") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60588->172.17.0.6:35342, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39307") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46366->172.17.0.6:39307, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36279") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55182->172.17.0.6:36279, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32374") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38844->172.17.0.6:32374, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32928") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34626->172.17.0.6:32928, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33356") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45166->172.17.0.6:33356, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31437") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51344->172.17.0.6:31437, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36652") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36040->172.17.0.6:36652, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38533") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40112->172.17.0.6:38533, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31024") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52408->172.17.0.6:31024, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30338") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39816->172.17.0.6:30338, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30181") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46864->172.17.0.6:30181, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30299") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54880->172.17.0.6:30299, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32381") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56198->172.17.0.6:32381, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31613") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32954->172.17.0.6:31613, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30175") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60176->172.17.0.6:30175, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39246") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55914->172.17.0.6:39246, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33391") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58074->172.17.0.6:33391, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37843") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33012->172.17.0.6:37843, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33689") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41414->172.17.0.6:33689, err= 2026/06/21 04:30:55 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32076") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40642->172.17.0.6:32076, err= 2026/06/21 04:30:55 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : apple: Excluded 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : splitbananasplit: Excluded 2026/06/21 04:30:55 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : banana: Excluded 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35655") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39656->172.17.0.6:35655, err= 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35573") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47828->172.17.0.6:35573, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33685") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42356->172.17.0.6:33685, err= 2026/06/21 04:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:30:55 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:55 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:30:55 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37411") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48568->172.17.0.6:37411, err= 2026/06/21 04:30:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:30:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:30:55 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:30:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30466") 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33380->172.17.0.6:30466, err= 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35747") 2026/06/21 04:30:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47324->172.17.0.6:35747, err= 2026/06/21 04:30:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41978->172.17.0.6:21, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38647") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33868") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37542->172.17.0.6:38647, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40476->172.17.0.6:33868, err= 2026/06/21 04:30:55 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/21 04:30:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/21 04:30:55 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/21 04:30:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:30:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/21 04:30:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/21 04:30:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/21 04:30:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/21 04:30:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30643") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33185") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34069") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45548->172.17.0.6:30643, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38912->172.17.0.6:33185, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47400->172.17.0.6:34069, err= 2026/06/21 04:30:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33917") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31871") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45902->172.17.0.6:33917, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35608") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54432->172.17.0.6:31871, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34744->172.17.0.6:35608, err= 2026/06/21 04:30:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38794") 2026/06/21 04:30:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46764->172.17.0.6:38794, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33914") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39208") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60102->172.17.0.6:39208, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44352->172.17.0.6:33914, err= 2026/06/21 04:30:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32618") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48842->172.17.0.6:32618, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30246") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31761") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36598->172.17.0.6:30246, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47008->172.17.0.6:31761, err= 2026/06/21 04:30:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:30:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:30:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38603") 2026/06/21 04:30:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:30:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35452->172.17.0.6:38603, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32055") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60678->172.17.0.6:32055, err= 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32579") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49968->172.17.0.6:32579, err= 2026/06/21 04:30:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:30:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:30:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37266") 2026/06/21 04:30:55 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54710->172.17.0.6:37266, err= 2026/06/21 04:30:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/21 04:30:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:30:55 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:30:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31855") 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41128->172.17.0.6:31855, err= 2026/06/21 04:30:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/21 04:30:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:30:57 DEBUG : Waiting for deletions to finish 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Connecting to FTP server 2026/06/21 04:30:57 INFO : splitbananasplit: Deleted 2026/06/21 04:30:57 INFO : appleappleapplebanana: Deleted 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41982->172.17.0.6:21, err= 2026/06/21 04:30:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/21 04:30:57 INFO : apple: Deleted 2026/06/21 04:30:57 INFO : dir1/0003-defghij.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0007-1234567.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0011-56789;.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0015-9;=.txt: Deleted 2026/06/21 04:30:57 INFO : banana: Deleted 2026/06/21 04:30:57 INFO : dir1/0012-6789;.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0010-456789.txt: Deleted 2026/06/21 04:30:57 INFO : dir1/0014-89;=.txt: Deleted 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41992->172.17.0.6:21, err= 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:21") 2026/06/21 04:30:57 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41994->172.17.0.6:21, err= 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Deleted 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33441") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52694->172.17.0.6:33441, err= 2026/06/21 04:31:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/21 04:31:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/21 04:31:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : YXBwbGU=: Excluded 2026/06/21 04:31:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : YmFuYW5h: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34710") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40332->172.17.0.6:34710, err= 2026/06/21 04:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38641") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35710->172.17.0.6:38641, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31207") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51474->172.17.0.6:31207, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35715") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40198->172.17.0.6:35715, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : YXBwbGU=: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/21 04:31:00 DEBUG : YmFuYW5h: size = 6 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38042") 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48852->172.17.0.6:38042, err= 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31650") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41150->172.17.0.6:31650, err= 2026/06/21 04:31:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/21 04:31:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/21 04:31:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : YXBwbGU=: Excluded 2026/06/21 04:31:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : YmFuYW5h: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30406") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39932->172.17.0.6:30406, err= 2026/06/21 04:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36381") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40190->172.17.0.6:36381, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39978") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44158->172.17.0.6:39978, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/21 04:31:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31371") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39770->172.17.0.6:31371, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31606") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41244->172.17.0.6:31606, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30672") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45416->172.17.0.6:30672, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37223") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57944->172.17.0.6:37223, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31708") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58442->172.17.0.6:31708, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33604") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45010->172.17.0.6:33604, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35125") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50622->172.17.0.6:35125, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34025") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55648->172.17.0.6:34025, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37598") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41654->172.17.0.6:37598, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39912") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46950->172.17.0.6:39912, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39509") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49978->172.17.0.6:39509, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30377") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45402->172.17.0.6:30377, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31048") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56942->172.17.0.6:31048, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39408") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42546->172.17.0.6:39408, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34236") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50622->172.17.0.6:34236, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34765") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54134->172.17.0.6:34765, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39805") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59384->172.17.0.6:39805, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36275") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36216->172.17.0.6:36275, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36574") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37088->172.17.0.6:36574, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34691") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38916->172.17.0.6:34691, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39599") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46724->172.17.0.6:39599, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35575") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41166->172.17.0.6:35575, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31991") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36642->172.17.0.6:31991, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37752") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33682->172.17.0.6:37752, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32626") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39850->172.17.0.6:32626, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33000") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45584->172.17.0.6:33000, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36070") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35708->172.17.0.6:36070, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30798") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59082->172.17.0.6:30798, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34383") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54054->172.17.0.6:34383, err= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37799") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55102->172.17.0.6:37799, err= 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31774") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43814->172.17.0.6:31774, err= 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37560") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34382") 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38272->172.17.0.6:34382, err= 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33312") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54792->172.17.0.6:37560, err= 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40934->172.17.0.6:33312, err= 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35167") 2026/06/21 04:31:00 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46768->172.17.0.6:35167, err= 2026/06/21 04:31:00 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/21 04:31:00 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37985") 2026/06/21 04:31:00 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/21 04:31:00 INFO : apple: Copied (new) to: PREFIXapple 2026/06/21 04:31:00 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54212->172.17.0.6:37985, err= 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39041") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52050->172.17.0.6:39041, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31627") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38438") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50594->172.17.0.6:31627, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53972->172.17.0.6:38438, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36206") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33548") 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40980->172.17.0.6:33548, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52860->172.17.0.6:36206, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38931") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51352->172.17.0.6:38931, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30904") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33478->172.17.0.6:30904, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31894") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38457") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50724->172.17.0.6:31894, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34646->172.17.0.6:38457, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36065") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31952") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49484->172.17.0.6:36065, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33782->172.17.0.6:31952, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34122") 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59508->172.17.0.6:34122, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36062") 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38996->172.17.0.6:36062, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32712") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52638->172.17.0.6:32712, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32942") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43500->172.17.0.6:32942, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Deleted 2026/06/21 04:31:00 INFO : appleappleapplebanana: Deleted 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Deleted 2026/06/21 04:31:00 INFO : apple: Deleted 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/21 04:31:00 INFO : banana: Deleted 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Deleted 2026/06/21 04:31:00 INFO : splitbananasplit: Deleted 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Deleted 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35807") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34616->172.17.0.6:35807, err= 2026/06/21 04:31:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : PREFIXbanana: Excluded 2026/06/21 04:31:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : PREFIXapple: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36365") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37444->172.17.0.6:36365, err= 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37403") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58320->172.17.0.6:37403, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31014") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51176->172.17.0.6:31014, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : apple: transformed to: PREFIXapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/21 04:31:00 DEBUG : banana: transformed to: PREFIXbanana 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39952") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54150->172.17.0.6:39952, err= 2026/06/21 04:31:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32470") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39294->172.17.0.6:32470, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38473") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36632") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38023") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58638->172.17.0.6:38023, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34754->172.17.0.6:38473, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37973") 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38136->172.17.0.6:37973, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50136->172.17.0.6:36632, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/21 04:31:00 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/21 04:31:00 INFO : splitbananasplit: Copied (new) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/21 04:31:00 INFO : appleappleapplebanana: Copied (new) 2026/06/21 04:31:00 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/21 04:31:00 INFO : apple: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34757") 2026/06/21 04:31:00 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/21 04:31:00 INFO : banana: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42374->172.17.0.6:34757, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37835") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31268") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31592") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50144->172.17.0.6:37835, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52926->172.17.0.6:31592, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50104->172.17.0.6:31268, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36453") 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33076->172.17.0.6:36453, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39455") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38511") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37668->172.17.0.6:39455, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34434") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57902->172.17.0.6:38511, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38828->172.17.0.6:34434, err= 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35939") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38490->172.17.0.6:35939, err= 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33523") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53678->172.17.0.6:33523, err= 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36612") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57412->172.17.0.6:36612, err= 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35743") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41550->172.17.0.6:35743, err= 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34787") 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53302->172.17.0.6:34787, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30918") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34491") 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58078->172.17.0.6:30918, err= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48748->172.17.0.6:34491, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36375") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50204->172.17.0.6:36375, err= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/21 04:31:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/21 04:31:00 INFO : PREFIXbanana: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/21 04:31:00 INFO : PREFIXapple: Deleted 2026/06/21 04:31:00 INFO : PREFIXsplitbananasplit: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36603") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42060->172.17.0.6:36603, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36825") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53116->172.17.0.6:36825, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37754") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56118->172.17.0.6:37754, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37615") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48236->172.17.0.6:37615, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37373") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37562->172.17.0.6:37373, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37490") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57366->172.17.0.6:37490, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38977") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35686->172.17.0.6:38977, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34046") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37274->172.17.0.6:34046, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31022") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53592->172.17.0.6:31022, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32378") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32994->172.17.0.6:32378, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34288") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42682->172.17.0.6:34288, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34863") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44590->172.17.0.6:34863, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31389") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51942->172.17.0.6:31389, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35086") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58634->172.17.0.6:35086, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35708") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41716->172.17.0.6:35708, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37246") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45092->172.17.0.6:37246, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33327") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54208->172.17.0.6:33327, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34044") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35118->172.17.0.6:34044, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31238") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55530->172.17.0.6:31238, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38166") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50804->172.17.0.6:38166, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32944") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35718->172.17.0.6:32944, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38639") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38542->172.17.0.6:38639, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30038") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38136->172.17.0.6:30038, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33996") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57296->172.17.0.6:33996, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31379") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46208->172.17.0.6:31379, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32706") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55046->172.17.0.6:32706, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33796") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41544->172.17.0.6:33796, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32861") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56586->172.17.0.6:32861, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31719") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46822->172.17.0.6:31719, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37422") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47618->172.17.0.6:37422, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30807") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56736->172.17.0.6:30807, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30183") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40868->172.17.0.6:30183, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32174") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37822->172.17.0.6:32174, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38869") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52944->172.17.0.6:38869, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31176") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46660->172.17.0.6:31176, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30876") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58334->172.17.0.6:30876, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37692") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38834->172.17.0.6:37692, err= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39108") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54102->172.17.0.6:39108, err= 2026/06/21 04:31:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32796") 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35544") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37510") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52606->172.17.0.6:32796, err= 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52908->172.17.0.6:37510, err= 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34016") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50758->172.17.0.6:35544, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51350->172.17.0.6:34016, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34210") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34606->172.17.0.6:34210, err= 2026/06/21 04:31:00 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/21 04:31:00 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/21 04:31:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/21 04:31:00 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/21 04:31:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37804") 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33110->172.17.0.6:37804, err= 2026/06/21 04:31:00 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31170") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30070") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33945") 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39168->172.17.0.6:31170, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55608->172.17.0.6:30070, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53754->172.17.0.6:33945, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31712") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33370->172.17.0.6:31712, err= 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31187") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38789") 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56250->172.17.0.6:31187, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34042") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60482->172.17.0.6:38789, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54040->172.17.0.6:34042, err= 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38902") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57964->172.17.0.6:38902, err= 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31221") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42942->172.17.0.6:31221, err= 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34326") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42592->172.17.0.6:34326, err= 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33112") 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49892->172.17.0.6:33112, err= 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35995") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41058->172.17.0.6:35995, err= 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35168") 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48726->172.17.0.6:35168, err= 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36698") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34482->172.17.0.6:36698, err= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34793") 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44314->172.17.0.6:34793, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Deleted 2026/06/21 04:31:00 INFO : apple: Deleted 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Deleted 2026/06/21 04:31:00 INFO : banana: Deleted 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/21 04:31:00 INFO : splitbananasplit: Deleted 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Deleted 2026/06/21 04:31:00 INFO : appleappleapplebanana: Deleted 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Deleted 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30304") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55604->172.17.0.6:30304, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : bananaSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31040") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49686->172.17.0.6:31040, err= 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32539") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54872->172.17.0.6:32539, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34968") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48564->172.17.0.6:34968, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : apple: transformed to: appleSUFFIX 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/21 04:31:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34138") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50396->172.17.0.6:34138, err= 2026/06/21 04:31:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33399") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38954") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46494->172.17.0.6:33399, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32812") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48792->172.17.0.6:38954, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33573") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39892->172.17.0.6:32812, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53528->172.17.0.6:33573, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32361") 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33144->172.17.0.6:32361, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/21 04:31:00 INFO : splitbananasplit: Copied (new) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/21 04:31:00 INFO : appleappleapplebanana: Copied (new) 2026/06/21 04:31:00 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35636") 2026/06/21 04:31:00 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/21 04:31:00 INFO : banana: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49842->172.17.0.6:35636, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39008") 2026/06/21 04:31:00 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40462->172.17.0.6:39008, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39074") 2026/06/21 04:31:00 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/21 04:31:00 INFO : apple: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35096->172.17.0.6:39074, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36550") 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36700->172.17.0.6:36550, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36932") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38088->172.17.0.6:36932, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37684") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58860->172.17.0.6:37684, err= 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31716") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55626->172.17.0.6:31716, err= 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31323") 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55398->172.17.0.6:31323, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32747") 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52228->172.17.0.6:32747, err= 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39464") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36864->172.17.0.6:39464, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33014") 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47196->172.17.0.6:33014, err= 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32504") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30580") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37692->172.17.0.6:32504, err= 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55750->172.17.0.6:30580, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36440") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44048->172.17.0.6:36440, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36068") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50476->172.17.0.6:36068, err= 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39474") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42480->172.17.0.6:39474, err= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : splitbananasplitSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/21 04:31:00 INFO : bananaSUFFIX: Deleted 2026/06/21 04:31:00 INFO : appleSUFFIX: Deleted 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35887") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56420->172.17.0.6:35887, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32416") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33084->172.17.0.6:32416, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30160") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34748->172.17.0.6:30160, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36759") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41994->172.17.0.6:36759, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34205") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43424->172.17.0.6:34205, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30676") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42538->172.17.0.6:30676, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32375") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46028->172.17.0.6:32375, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35865") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56594->172.17.0.6:35865, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31844") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44422->172.17.0.6:31844, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36532") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48150->172.17.0.6:36532, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37193") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60648->172.17.0.6:37193, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30653") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58300->172.17.0.6:30653, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37887") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41206->172.17.0.6:37887, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36280") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58610->172.17.0.6:36280, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35328") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49352->172.17.0.6:35328, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37961") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34268->172.17.0.6:37961, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39019") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59076->172.17.0.6:39019, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30323") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54058->172.17.0.6:30323, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38569") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53928->172.17.0.6:38569, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38367") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60876->172.17.0.6:38367, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36650") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34476->172.17.0.6:36650, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32857") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55754->172.17.0.6:32857, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37349") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38814->172.17.0.6:37349, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34338") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59290->172.17.0.6:34338, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34023") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43706->172.17.0.6:34023, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30284") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56630->172.17.0.6:30284, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39021") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33244->172.17.0.6:39021, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32809") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34280->172.17.0.6:32809, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37252") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60936->172.17.0.6:37252, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36810") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38630->172.17.0.6:36810, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39857") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39214->172.17.0.6:39857, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38881") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47520->172.17.0.6:38881, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37077") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50848->172.17.0.6:37077, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34668") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58880->172.17.0.6:34668, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37668") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53794->172.17.0.6:37668, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38365") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47824->172.17.0.6:38365, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38885") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48532->172.17.0.6:38885, err= 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36254") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45172->172.17.0.6:36254, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36662") 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32254") 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34872->172.17.0.6:32254, err= 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38240") 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56916->172.17.0.6:38240, err= 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59656->172.17.0.6:36662, err= 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/21 04:31:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33000") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37014") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45588->172.17.0.6:33000, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30431") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31921") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54432->172.17.0.6:30431, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57520->172.17.0.6:37014, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40376->172.17.0.6:31921, err= 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31797") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46274->172.17.0.6:31797, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39998") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31443") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33072") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60660->172.17.0.6:39998, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37580->172.17.0.6:31443, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38888->172.17.0.6:33072, err= 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31118") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30170") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34070") 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53936->172.17.0.6:31118, err= 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34142->172.17.0.6:30170, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48200->172.17.0.6:34070, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32390") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39418->172.17.0.6:32390, err= 2026/06/21 04:31:00 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37984") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33947") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44374->172.17.0.6:33947, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41998->172.17.0.6:37984, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36352") 2026/06/21 04:31:00 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44020->172.17.0.6:36352, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34477") 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33600->172.17.0.6:34477, err= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 INFO : dir1/0008-2345678.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0011-56789;.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0015-9;=.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0012-6789;.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0003-defghij.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0014-89;=.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/21 04:31:00 INFO : appleappleapplebanana: Deleted 2026/06/21 04:31:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/21 04:31:00 INFO : splitbananasplit: Deleted 2026/06/21 04:31:00 INFO : dir1/0007-1234567.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0013-789;=.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/21 04:31:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34211") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35764->172.17.0.6:34211, err= 2026/06/21 04:31:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbanan: Excluded 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleapple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleapple: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35964") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47438->172.17.0.6:35964, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-34567: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-23456: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-45678: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-12345: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31254") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44252->172.17.0.6:31254, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39205") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59950->172.17.0.6:39205, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33827") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57424->172.17.0.6:33827, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : appleapple: size = 21 OK 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : splitbanan: size = 16 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36094") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50694->172.17.0.6:36094, err= 2026/06/21 04:31:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/21 04:31:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/21 04:31:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/21 04:31:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/21 04:31:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/21 04:31:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/21 04:31:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/21 04:31:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/21 04:31:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/21 04:31:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/21 04:31:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/21 04:31:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/21 04:31:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/21 04:31:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/21 04:31:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34245") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48874->172.17.0.6:34245, err= 2026/06/21 04:31:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbanan: Excluded 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleapple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleapple: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33452") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34964->172.17.0.6:33452, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefg: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcde: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defgh: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdef: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-34567: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-23456: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghi: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-45678: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijk: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-12345: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghij: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39918") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53632->172.17.0.6:39918, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30795") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51478->172.17.0.6:30795, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/21 04:31:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30907") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53932->172.17.0.6:30907, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39000") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53590->172.17.0.6:39000, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30960") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58242->172.17.0.6:30960, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37377") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45136->172.17.0.6:37377, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36441") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58130->172.17.0.6:36441, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37997") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56492->172.17.0.6:37997, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33826") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60830->172.17.0.6:33826, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35467") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46994->172.17.0.6:35467, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31676") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53700->172.17.0.6:31676, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36892") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56756->172.17.0.6:36892, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31474") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36746->172.17.0.6:31474, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38131") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36062->172.17.0.6:38131, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34420") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36372->172.17.0.6:34420, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39341") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48288->172.17.0.6:39341, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36895") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41982->172.17.0.6:36895, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37034") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45014->172.17.0.6:37034, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33776") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60846->172.17.0.6:33776, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37291") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49948->172.17.0.6:37291, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30278") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50496->172.17.0.6:30278, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32743") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59448->172.17.0.6:32743, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32951") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51696->172.17.0.6:32951, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34835") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36890->172.17.0.6:34835, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31198") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51156->172.17.0.6:31198, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39104") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56540->172.17.0.6:39104, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37095") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38966->172.17.0.6:37095, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37291") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49956->172.17.0.6:37291, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33983") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38364->172.17.0.6:33983, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35315") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44368->172.17.0.6:35315, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35942") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47952->172.17.0.6:35942, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35485") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37968->172.17.0.6:35485, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33031") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52384->172.17.0.6:33031, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32317") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48658->172.17.0.6:32317, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33780") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58742->172.17.0.6:33780, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36331") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58242->172.17.0.6:36331, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33784") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37850->172.17.0.6:33784, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38649") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38008->172.17.0.6:38649, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30490") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44268->172.17.0.6:30490, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32024") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58668->172.17.0.6:32024, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32108") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53362->172.17.0.6:32108, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31045") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38022->172.17.0.6:31045, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32745") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43404->172.17.0.6:32745, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33733") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39476->172.17.0.6:33733, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31014") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51180->172.17.0.6:31014, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34923") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41984->172.17.0.6:34923, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39923") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48520->172.17.0.6:39923, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31123") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48190->172.17.0.6:31123, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32482") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60158->172.17.0.6:32482, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36365") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37454->172.17.0.6:36365, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33970") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44474->172.17.0.6:33970, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31389") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51946->172.17.0.6:31389, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39480") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60116->172.17.0.6:39480, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32492") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52294->172.17.0.6:32492, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35858") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42482->172.17.0.6:35858, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39863") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34632->172.17.0.6:39863, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36491") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50202->172.17.0.6:36491, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37692") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38848->172.17.0.6:37692, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38024") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44824->172.17.0.6:38024, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32035") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40500->172.17.0.6:32035, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35130") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58920->172.17.0.6:35130, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31250") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37680->172.17.0.6:31250, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30887") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46758->172.17.0.6:30887, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33140") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52164->172.17.0.6:33140, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31840") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52626->172.17.0.6:31840, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36384") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46494->172.17.0.6:36384, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31681") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53116->172.17.0.6:31681, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33379") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48880->172.17.0.6:33379, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33816") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44560->172.17.0.6:33816, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37359") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36366->172.17.0.6:37359, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30351") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56968->172.17.0.6:30351, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32675") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47066->172.17.0.6:32675, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33176") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38228->172.17.0.6:33176, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31239") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37736->172.17.0.6:31239, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30613") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42088->172.17.0.6:30613, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37204") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43884->172.17.0.6:37204, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36293") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57652->172.17.0.6:36293, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39008") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40468->172.17.0.6:39008, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39063") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49002->172.17.0.6:39063, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31746") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42044->172.17.0.6:31746, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30147") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43608->172.17.0.6:30147, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35878") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40270->172.17.0.6:35878, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38058") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54878->172.17.0.6:38058, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31866") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40594->172.17.0.6:31866, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35532") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54140->172.17.0.6:35532, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35131") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47548->172.17.0.6:35131, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34566") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35154->172.17.0.6:34566, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31673") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53730->172.17.0.6:31673, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32260") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52582->172.17.0.6:32260, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35580") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54080->172.17.0.6:35580, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38133") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39382->172.17.0.6:38133, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34446") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35782->172.17.0.6:34446, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39110") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36412->172.17.0.6:39110, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39382") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33118->172.17.0.6:39382, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33117") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51220->172.17.0.6:33117, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39517") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54668->172.17.0.6:39517, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37686") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47970->172.17.0.6:37686, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32162") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40702->172.17.0.6:32162, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38485") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44902->172.17.0.6:38485, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36318") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45936->172.17.0.6:36318, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32459") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36010->172.17.0.6:32459, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39729") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35434->172.17.0.6:39729, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34040") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32850->172.17.0.6:34040, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30383") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48244->172.17.0.6:30383, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39393") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43436->172.17.0.6:39393, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37270") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42960->172.17.0.6:37270, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36496") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52604->172.17.0.6:36496, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31069") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57576->172.17.0.6:31069, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33611") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50028->172.17.0.6:33611, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37110") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34352->172.17.0.6:37110, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30300") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46348->172.17.0.6:30300, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36915") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43328->172.17.0.6:36915, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34932") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36458->172.17.0.6:34932, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38929") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46526->172.17.0.6:38929, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30062") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46400->172.17.0.6:30062, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38353") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33928->172.17.0.6:38353, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31561") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39032->172.17.0.6:31561, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32617") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44132->172.17.0.6:32617, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38365") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47830->172.17.0.6:38365, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35271") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45066->172.17.0.6:35271, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39692") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43134->172.17.0.6:39692, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39119") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56880->172.17.0.6:39119, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33292") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55508->172.17.0.6:33292, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39343") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42880->172.17.0.6:39343, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36296") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37950->172.17.0.6:36296, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31883") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38134->172.17.0.6:31883, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33879") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52166->172.17.0.6:33879, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38543") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36022->172.17.0.6:38543, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39009") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50752->172.17.0.6:39009, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34961") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50814->172.17.0.6:34961, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36859") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53710->172.17.0.6:36859, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35899") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50236->172.17.0.6:35899, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37799") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55118->172.17.0.6:37799, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34561") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48470->172.17.0.6:34561, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38148") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37078->172.17.0.6:38148, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32238") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56466->172.17.0.6:32238, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34842") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38520->172.17.0.6:34842, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37330") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53496->172.17.0.6:37330, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33506") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52316->172.17.0.6:33506, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30723") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37834->172.17.0.6:30723, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35936") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45766->172.17.0.6:35936, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39846") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42238->172.17.0.6:39846, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36426") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40304->172.17.0.6:36426, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35651") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57182->172.17.0.6:35651, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37491") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59272->172.17.0.6:37491, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35654") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58356->172.17.0.6:35654, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37699") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57578->172.17.0.6:37699, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38848") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35210->172.17.0.6:38848, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36757") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33096->172.17.0.6:36757, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34577") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43782->172.17.0.6:34577, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32486") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36520->172.17.0.6:32486, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35612") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48160->172.17.0.6:35612, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38381") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35502->172.17.0.6:38381, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37839") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39442->172.17.0.6:37839, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30917") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41854->172.17.0.6:30917, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32778") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33158->172.17.0.6:32778, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37498") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34220->172.17.0.6:37498, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35065") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40804->172.17.0.6:35065, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35498") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33818->172.17.0.6:35498, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38778") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57930->172.17.0.6:38778, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30932") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48898->172.17.0.6:30932, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35783") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41086->172.17.0.6:35783, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38009") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35304->172.17.0.6:38009, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38025") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36762->172.17.0.6:38025, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31459") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59392->172.17.0.6:31459, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32184") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60858->172.17.0.6:32184, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37809") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50136->172.17.0.6:37809, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32887") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59596->172.17.0.6:32887, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36299") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40304->172.17.0.6:36299, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31661") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52624->172.17.0.6:31661, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38218") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51998->172.17.0.6:38218, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33295") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53130->172.17.0.6:33295, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33850") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58796->172.17.0.6:33850, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30277") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33136->172.17.0.6:30277, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33902") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60084->172.17.0.6:33902, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33111") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46718->172.17.0.6:33111, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33048") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55656->172.17.0.6:33048, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34114") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39188->172.17.0.6:34114, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38699") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53440->172.17.0.6:38699, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34377") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59506->172.17.0.6:34377, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39774") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37974->172.17.0.6:39774, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30395") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56062->172.17.0.6:30395, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39314") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56932->172.17.0.6:39314, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30913") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36526->172.17.0.6:30913, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37076") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38062->172.17.0.6:37076, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36157") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58468->172.17.0.6:36157, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30702") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53536->172.17.0.6:30702, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36854") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36450->172.17.0.6:36854, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38345") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41194->172.17.0.6:38345, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30829") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53502->172.17.0.6:30829, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34265") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56626->172.17.0.6:34265, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31786") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60406->172.17.0.6:31786, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30866") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52458->172.17.0.6:30866, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37330") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53502->172.17.0.6:37330, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37215") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51596->172.17.0.6:37215, err= 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32395") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48152->172.17.0.6:32395, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39476") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57750->172.17.0.6:39476, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37469") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60004->172.17.0.6:37469, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36280") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58622->172.17.0.6:36280, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39227") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40520->172.17.0.6:39227, err= 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35343") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49094->172.17.0.6:35343, err= 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30247") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36390->172.17.0.6:30247, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33841") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46046->172.17.0.6:33841, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38623") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38228->172.17.0.6:38623, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35429") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34892->172.17.0.6:35429, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30182") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55300->172.17.0.6:30182, err= 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/21 04:31:00 DEBUG : banana: size = 6 OK 2026/06/21 04:31:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/21 04:31:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : banana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : apple: size = 5 OK 2026/06/21 04:31:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : apple: Unchanged skipping 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31101") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50098->172.17.0.6:31101, err= 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38547") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37654->172.17.0.6:38547, err= 2026/06/21 04:31:00 DEBUG : apple: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : apple: Excluded 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : splitbananasplit: Excluded 2026/06/21 04:31:00 DEBUG : banana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : banana: Excluded 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : appleappleapplebanana: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35757") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49742->172.17.0.6:35757, err= 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/21 04:31:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30354") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50904->172.17.0.6:30354, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35143") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40964->172.17.0.6:35143, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31088") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32990->172.17.0.6:31088, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35492") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60698->172.17.0.6:35492, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32561") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45422->172.17.0.6:32561, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33717") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55874->172.17.0.6:33717, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30877") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45998->172.17.0.6:30877, err= --- PASS: TestTransform (5.45s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.79s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36393") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36730->172.17.0.6:36393, err= 2026/06/21 04:31:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/21 04:31:00 INFO : sub dir_somesuffix: Making directory 2026/06/21 04:31:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/21 04:31:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/21 04:31:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/21 04:31:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38574") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43690->172.17.0.6:38574, err= 2026/06/21 04:31:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/21 04:31:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32837") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37830->172.17.0.6:32837, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31526") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35928->172.17.0.6:31526, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38314") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42038->172.17.0.6:38314, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30506") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59654->172.17.0.6:30506, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30111") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56908->172.17.0.6:30111, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33033") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52760->172.17.0.6:33033, err= 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35711") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39302->172.17.0.6:35711, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34132") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43390->172.17.0.6:34132, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31263") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56926->172.17.0.6:31263, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31211") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48220->172.17.0.6:31211, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38694") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38884->172.17.0.6:38694, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39615") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60442->172.17.0.6:39615, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34421") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56314->172.17.0.6:34421, err= 2026/06/21 04:31:00 INFO : toe: Making directory 2026/06/21 04:31:00 INFO : toe/toe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37871") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33908->172.17.0.6:37871, err= 2026/06/21 04:31:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/21 04:31:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33201") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59210->172.17.0.6:33201, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38497") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56248->172.17.0.6:38497, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36782") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33814->172.17.0.6:36782, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38825") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49394->172.17.0.6:38825, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33546") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39110->172.17.0.6:33546, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36847") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32928->172.17.0.6:36847, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36802") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53596->172.17.0.6:36802, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34254") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:37778->172.17.0.6:34254, err= 2026/06/21 04:31:00 INFO : toe: Making directory 2026/06/21 04:31:00 INFO : toe/toe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38409") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45798->172.17.0.6:38409, err= 2026/06/21 04:31:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/21 04:31:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31988") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58814->172.17.0.6:31988, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36732") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47188->172.17.0.6:36732, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31865") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58744->172.17.0.6:31865, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36696") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51150->172.17.0.6:36696, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38183") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58928->172.17.0.6:38183, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35456") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49228->172.17.0.6:35456, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39829") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42074->172.17.0.6:39829, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:31:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32709") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41616->172.17.0.6:32709, err= 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 INFO : tictacempty_dir: Making directory 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : tictactoe/tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35833") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33770->172.17.0.6:35833, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35885") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50156->172.17.0.6:35885, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35528") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56912->172.17.0.6:35528, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30592") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47998->172.17.0.6:30592, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39742") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49334->172.17.0.6:39742, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30063") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49496->172.17.0.6:30063, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33155") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43184->172.17.0.6:33155, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34871") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58758->172.17.0.6:34871, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34311") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56182->172.17.0.6:34311, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30154") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43562->172.17.0.6:30154, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:31:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34349") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34904->172.17.0.6:34349, err= 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 INFO : tictacempty_dir: Making directory 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : tictactoe/tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38244") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58370->172.17.0.6:38244, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33111") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46730->172.17.0.6:33111, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30337") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35212->172.17.0.6:30337, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36360") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32902->172.17.0.6:36360, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30960") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58250->172.17.0.6:30960, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33618") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55336->172.17.0.6:33618, err= 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35125") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36228") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50634->172.17.0.6:35125, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59466->172.17.0.6:36228, err= 2026/06/21 04:31:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35171") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58188->172.17.0.6:35171, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/21 04:31:00 NOTICE: ftp://172.17.0.6:21/rclone-test-sagafus8xebi: 0 differences found 2026/06/21 04:31:00 NOTICE: ftp://172.17.0.6:21/rclone-test-sagafus8xebi: 1 hashes could not be checked 2026/06/21 04:31:00 NOTICE: ftp://172.17.0.6:21/rclone-test-sagafus8xebi: 1 matching files 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33657") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52656->172.17.0.6:33657, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39300") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:57324->172.17.0.6:39300, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36955") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33906->172.17.0.6:36955, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33807") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48750->172.17.0.6:33807, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37433") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38298->172.17.0.6:37433, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35766") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53156->172.17.0.6:35766, err= 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : tictactoe/tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37131") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56166->172.17.0.6:37131, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32225") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34516->172.17.0.6:32225, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32478") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48254->172.17.0.6:32478, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32058") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36484->172.17.0.6:32058, err= 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38991") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35674->172.17.0.6:38991, err= 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35533") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51912->172.17.0.6:35533, err= 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36152") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38666->172.17.0.6:36152, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38262") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51782->172.17.0.6:38262, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30133") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58494->172.17.0.6:30133, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36211") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49994->172.17.0.6:36211, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31547") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40248->172.17.0.6:31547, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31020") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49388->172.17.0.6:31020, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36625") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38844->172.17.0.6:36625, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33894") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35524->172.17.0.6:33894, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/06/21 04:31:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39863") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34646->172.17.0.6:39863, err= 2026/06/21 04:31:00 INFO : toe: Making directory 2026/06/21 04:31:00 INFO : toe/toe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32435") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42784->172.17.0.6:32435, err= 2026/06/21 04:31:00 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/21 04:31:00 INFO : toe/toe/toe: Copied (new) 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32689") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36932->172.17.0.6:32689, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33093") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43518->172.17.0.6:33093, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39943") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51766->172.17.0.6:39943, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36273") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59810->172.17.0.6:36273, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35096") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55978->172.17.0.6:35096, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35286") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:38966->172.17.0.6:35286, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36970") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54748->172.17.0.6:36970, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:31:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31932") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44626->172.17.0.6:31932, err= 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 INFO : tictacempty_dir: Making directory 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : tictactoe/tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38298") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34862->172.17.0.6:38298, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Deleted 2026/06/21 04:31:00 INFO : toe/toe: Removing directory 2026/06/21 04:31:00 INFO : toe: Removing directory 2026/06/21 04:31:00 INFO : empty_dir: Removing directory 2026/06/21 04:31:00 DEBUG : Local file system at /tmp/rclone3320524199: deleted 3 directories 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34464") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35896->172.17.0.6:34464, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37717") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43240->172.17.0.6:37717, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32816") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59382->172.17.0.6:32816, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34313") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39590->172.17.0.6:34313, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32351") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45860->172.17.0.6:32351, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36223") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33726->172.17.0.6:36223, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32165") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53422->172.17.0.6:32165, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33598") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43770->172.17.0.6:33598, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31260") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45908->172.17.0.6:31260, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:31:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31285") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43472->172.17.0.6:31285, err= 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 INFO : tictacempty_dir: Making directory 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : tictactoe/tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30995") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60728->172.17.0.6:30995, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Deleted 2026/06/21 04:31:00 INFO : toe/toe: Removing directory 2026/06/21 04:31:00 INFO : toe: Removing directory 2026/06/21 04:31:00 INFO : empty_dir: Removing directory 2026/06/21 04:31:00 DEBUG : Local file system at /tmp/rclone3320524199: deleted 3 directories 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30658") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58492->172.17.0.6:30658, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31635") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33894") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41404->172.17.0.6:31635, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35530->172.17.0.6:33894, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34500") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:32940->172.17.0.6:34500, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30406") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39940->172.17.0.6:30406, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32566") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35701") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37539") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56998->172.17.0.6:32566, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44362->172.17.0.6:35701, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46872->172.17.0.6:37539, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31988") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58826->172.17.0.6:31988, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33100") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60540->172.17.0.6:33100, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36792") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42754->172.17.0.6:36792, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30793") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39928") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33618->172.17.0.6:30793, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39616") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50634->172.17.0.6:39928, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:49526->172.17.0.6:39616, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34351") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32909") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47690->172.17.0.6:32909, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55252->172.17.0.6:34351, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37624") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53758->172.17.0.6:37624, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : Reset feature "Copy" 2026/06/21 04:31:00 DEBUG : Reset feature "Move" 2026/06/21 04:31:00 DEBUG : Reset feature "Copy" 2026/06/21 04:31:00 DEBUG : Reset feature "Move" 2026/06/21 04:31:00 DEBUG : empty_dir: Making directory with metadata 2026/06/21 04:31:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36739") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47502->172.17.0.6:36739, err= 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 INFO : tictacempty_dir: Making directory 2026/06/21 04:31:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 INFO : tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: tictactoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 INFO : tictactoe/tictactoe: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/21 04:31:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33171") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:55854->172.17.0.6:33171, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Deleted 2026/06/21 04:31:00 INFO : toe/toe: Removing directory 2026/06/21 04:31:00 INFO : toe: Removing directory 2026/06/21 04:31:00 INFO : empty_dir: Removing directory 2026/06/21 04:31:00 DEBUG : Local file system at /tmp/rclone3320524199: deleted 3 directories 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39234") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45356->172.17.0.6:39234, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33560") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33178->172.17.0.6:33560, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33434") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59992->172.17.0.6:33434, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37139") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43708->172.17.0.6:37139, err= 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38606") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56176->172.17.0.6:38606, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34419") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:52490->172.17.0.6:34419, err= 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/21 04:31:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/21 04:31:00 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:36404") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50174->172.17.0.6:36404, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39964") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48880->172.17.0.6:39964, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39499") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37497") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:50896->172.17.0.6:39499, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43438->172.17.0.6:37497, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35244") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43162->172.17.0.6:35244, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35585") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46724->172.17.0.6:35585, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33513") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:35662->172.17.0.6:33513, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31682") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37045") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43394->172.17.0.6:37045, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:39820->172.17.0.6:31682, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39999") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48996->172.17.0.6:39999, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39564") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59588->172.17.0.6:39564, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34629") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:48740->172.17.0.6:34629, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30957") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:47054->172.17.0.6:30957, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 DEBUG : toe: transformed to: dG9l 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39797") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60636->172.17.0.6:39797, err= 2026/06/21 04:31:00 DEBUG : toe: transformed to: dG9l 2026/06/21 04:31:00 INFO : dG9l: Making directory 2026/06/21 04:31:00 DEBUG : toe: transformed to: dG9l 2026/06/21 04:31:00 DEBUG : toe: transformed to: dG9l 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/21 04:31:00 INFO : dG9l/dG9l: Making directory 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/21 04:31:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30313") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:41916->172.17.0.6:30313, err= 2026/06/21 04:31:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/21 04:31:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:39906") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:33332->172.17.0.6:39906, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32008") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:53828->172.17.0.6:32008, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34565") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60538->172.17.0.6:34565, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35475") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51594->172.17.0.6:35475, err= 2026/06/21 04:31:00 DEBUG : dG9l: transformed to: toe 2026/06/21 04:31:00 DEBUG : dG9l: transformed to: toe 2026/06/21 04:31:00 DEBUG : toe: Directory modification time the same (differ by 953.823223ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38227") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:46758->172.17.0.6:38227, err= 2026/06/21 04:31:00 DEBUG : dG9l: transformed to: toe 2026/06/21 04:31:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/21 04:31:00 DEBUG : toe/toe: Directory modification time the same (differ by 953.823223ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31042") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:36756->172.17.0.6:31042, err= 2026/06/21 04:31:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/21 04:31:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/21 04:31:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/06/21 04:31:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/21 04:31:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/21 04:31:00 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : Local file system at /tmp/rclone3320524199: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : Waiting for deletions to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31515") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:56980->172.17.0.6:31515, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30293") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51714->172.17.0.6:30293, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:31584") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58834->172.17.0.6:31584, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:33335") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34160->172.17.0.6:33335, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:32634") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:59978->172.17.0.6:32634, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37825") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:51648->172.17.0.6:37825, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38620") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:34884->172.17.0.6:38620, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.6:21/rclone-test-sagafus8xebi", Local "Local file system at /tmp/rclone3320524199", Modify Window "1s" 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37358") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40818->172.17.0.6:37358, err= 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: 2026/06/21 04:31:00 INFO : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Making directory 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: 2026/06/21 04:31:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/21 04:31:00 INFO : toe/toe: Making directory 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe/toe: transformed to: 2026/06/21 04:31:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe: transformed to: 2026/06/21 04:31:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/21 04:31:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/21 04:31:00 DEBUG : toe/toe/toe: transformed to: 2026/06/21 04:31:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for checks to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Waiting for transfers to finish 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37775") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44050->172.17.0.6:37775, err= 2026/06/21 04:31:00 DEBUG : toe/toe/toe: size = 11 OK 2026/06/21 04:31:00 INFO : toe/toe/toe: Copied (new) 2026/06/21 04:31:00 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: not deleting files as there were IO errors 2026/06/21 04:31:00 ERROR : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: not deleting directories as there were IO errors 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35654") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:58362->172.17.0.6:35654, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:34275") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:44324->172.17.0.6:34275, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:35746") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:54838->172.17.0.6:35746, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37566") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:60522->172.17.0.6:37566, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30530") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:45496->172.17.0.6:30530, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:38798") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:42302->172.17.0.6:38798, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:30869") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:40264->172.17.0.6:30869, err= --- PASS: TestError (0.01s) PASS 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: dial("tcp","172.17.0.6:37152") 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: > dial: conn=172.17.0.1:43076->172.17.0.6:37152, err= 2026/06/21 04:31:00 DEBUG : ftp://172.17.0.6:21/rclone-test-sagafus8xebi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m28.592009662s (try 1/5)