"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/08 02:02:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji" 2025/07/08 02:02:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:02:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:21 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:21 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:21 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:21 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:21 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:21 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:21 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50276->172.17.0.2:21, err= 2025/07/08 02:02:22 DEBUG : Creating backend with remote "/tmp/rclone1988440505" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30130") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50038->172.17.0.2:30130, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38648") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36484->172.17.0.2:38648, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38510") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47322->172.17.0.2:38510, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37193") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56042->172.17.0.2:37193, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37538") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48852->172.17.0.2:37538, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33406") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38910->172.17.0.2:33406, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32226") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50980->172.17.0.2:32226, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39757") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39904->172.17.0.2:39757, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34573") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44934->172.17.0.2:34573, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37565") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46702->172.17.0.2:37565, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35032") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34230->172.17.0.2:35032, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37365") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60716->172.17.0.2:37365, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31383") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36536->172.17.0.2:31383, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36302") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49632->172.17.0.2:36302, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31172") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51104->172.17.0.2:31172, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : Creating backend with remote "/non-existing" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39400") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60026->172.17.0.2:39400, err= 2025/07/08 02:02:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33538") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36992->172.17.0.2:33538, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31539") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54882->172.17.0.2:31539, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36802") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33552->172.17.0.2:36802, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35375") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60746->172.17.0.2:35375, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34802") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45496->172.17.0.2:34802, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31199") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41026->172.17.0.2:31199, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38255") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60960->172.17.0.2:38255, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30612") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55110->172.17.0.2:30612, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36329") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50632->172.17.0.2:36329, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30627") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48116->172.17.0.2:30627, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Running all checks before starting transfers 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33468") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39522->172.17.0.2:33468, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Checks finished, now starting transfers 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33083") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50690->172.17.0.2:33083, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32384") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41056->172.17.0.2:32384, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36382") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43864->172.17.0.2:36382, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30158") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52440->172.17.0.2:30158, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34804") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55068->172.17.0.2:34804, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39421") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59062->172.17.0.2:39421, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 ERROR : Ignoring --no-traverse with sync 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37449") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55482->172.17.0.2:37449, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39212") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54770->172.17.0.2:39212, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34321") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38572->172.17.0.2:34321, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30361") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38680->172.17.0.2:30361, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36556") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46142->172.17.0.2:36556, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32232") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51642->172.17.0.2:32232, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32091") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36090->172.17.0.2:32091, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31594") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33234->172.17.0.2:31594, err= 2025/07/08 02:02:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31671") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46156->172.17.0.2:31671, err= 2025/07/08 02:02:22 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/08 02:02:22 INFO : hello world2: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33483") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48730->172.17.0.2:33483, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33652") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52406->172.17.0.2:33652, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34888") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36364->172.17.0.2:34888, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31758") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41540->172.17.0.2:31758, err= 2025/07/08 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36778") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35488->172.17.0.2:36778, err= 2025/07/08 02:02:22 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/08 02:02:22 INFO : potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33236") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46346->172.17.0.2:33236, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30448") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48696->172.17.0.2:30448, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30265") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55152->172.17.0.2:30265, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37172") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58956->172.17.0.2:37172, err= 2025/07/08 02:02:22 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/08 02:02:22 INFO : potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31908") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35694->172.17.0.2:31908, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30412") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38316->172.17.0.2:30412, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31018") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43150->172.17.0.2:31018, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/08 02:02:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30635") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33620->172.17.0.2:30635, err= 2025/07/08 02:02:22 INFO : sub dir2: Making directory 2025/07/08 02:02:22 INFO : sub dir: Making directory 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 INFO : sub dir2/sub sub dir2: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50280->172.17.0.2:21, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39276") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44372->172.17.0.2:39276, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32064") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36642->172.17.0.2:32064, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34183") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35735") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60920->172.17.0.2:34183, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35006->172.17.0.2:35735, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36190") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52494->172.17.0.2:36190, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38977") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57604->172.17.0.2:38977, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32920") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37988") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51916->172.17.0.2:37988, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51612->172.17.0.2:32920, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30367") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49166->172.17.0.2:30367, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36616") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54118->172.17.0.2:36616, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 INFO : sub dir2: Making directory 2025/07/08 02:02:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/08 02:02:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37723") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54638->172.17.0.2:37723, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31857") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40114->172.17.0.2:31857, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32528") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50680->172.17.0.2:32528, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36885") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47162->172.17.0.2:36885, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35059") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43486->172.17.0.2:35059, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32753") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51822->172.17.0.2:32753, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36930") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37364->172.17.0.2:36930, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : sub dir2: Making directory with metadata 2025/07/08 02:02:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36020") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58962->172.17.0.2:36020, err= 2025/07/08 02:02:22 INFO : sub dir2: Making directory 2025/07/08 02:02:22 INFO : sub dir: Making directory 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36576") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60806->172.17.0.2:36576, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36949") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50258->172.17.0.2:36949, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35850") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35380") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54418->172.17.0.2:35850, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59298->172.17.0.2:35380, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38779") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53096->172.17.0.2:38779, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37481") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48866->172.17.0.2:37481, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38391") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30952") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45460->172.17.0.2:38391, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51700->172.17.0.2:30952, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38926") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54458->172.17.0.2:38926, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34710") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41618->172.17.0.2:34710, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34676") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43330->172.17.0.2:34676, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 INFO : sub dir2: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35036") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36392->172.17.0.2:35036, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37751") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50766->172.17.0.2:37751, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33938") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56872->172.17.0.2:33938, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35045") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34382->172.17.0.2:35045, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31442") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41860->172.17.0.2:31442, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33547") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50684->172.17.0.2:33547, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32132") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52530->172.17.0.2:32132, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : sub dir2: Making directory with metadata 2025/07/08 02:02:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32546") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53834->172.17.0.2:32546, err= 2025/07/08 02:02:22 INFO : sub dir2: Making directory 2025/07/08 02:02:22 INFO : sub dir: Making directory 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36805") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50722->172.17.0.2:36805, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35851") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53774->172.17.0.2:35851, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35937") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51534->172.17.0.2:35937, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30019") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57534->172.17.0.2:30019, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33594") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36338->172.17.0.2:33594, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32329") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57922->172.17.0.2:32329, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37646") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35384->172.17.0.2:37646, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37914") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47634->172.17.0.2:37914, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38422") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44546->172.17.0.2:38422, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37103") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49012->172.17.0.2:37103, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 INFO : sub dir2: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38051") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48704->172.17.0.2:38051, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33600") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45018->172.17.0.2:33600, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30286") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33352->172.17.0.2:30286, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36796") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54708->172.17.0.2:36796, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38800") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55820->172.17.0.2:38800, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34873") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41536->172.17.0.2:34873, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38247") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55054->172.17.0.2:38247, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35850") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54424->172.17.0.2:35850, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38843") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32988->172.17.0.2:38843, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31035") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43406->172.17.0.2:31035, err= 2025/07/08 02:02:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sezuber0ziwi" 2025/07/08 02:02:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:22 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:22 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: Connecting to FTP server 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:50284->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-jarehuw9keji -> ftp://172.17.0.2:21/rclone-test-sezuber0ziwi 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:35617") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35136") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:42982->172.17.0.2:35617, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56084->172.17.0.2:35136, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30402") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56634->172.17.0.2:30402, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30563") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35022->172.17.0.2:30563, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:39470") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:41218->172.17.0.2:39470, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:31701") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:54752->172.17.0.2:31701, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:34246") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:53998->172.17.0.2:34246, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:30617") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:39302->172.17.0.2:30617, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: dial("tcp","172.17.0.2:33885") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: > dial: conn=172.17.0.1:55794->172.17.0.2:33885, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: Purge object "sub dir/hello world" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: Purge dir "sub dir" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-sezuber0ziwi: Purge dir "" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37008") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47596->172.17.0.2:37008, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30008") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45496->172.17.0.2:30008, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33538") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36998->172.17.0.2:33538, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37913") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35852->172.17.0.2:37913, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30043") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45308->172.17.0.2:30043, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33742") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39566->172.17.0.2:33742, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31805") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45336->172.17.0.2:31805, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31028") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50380->172.17.0.2:31028, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32915") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40382->172.17.0.2:32915, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39812") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52776->172.17.0.2:39812, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30917") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50170->172.17.0.2:30917, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34730") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33488->172.17.0.2:34730, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35592") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60868->172.17.0.2:35592, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34751") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37950->172.17.0.2:34751, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37157") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54386->172.17.0.2:37157, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35706") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46900->172.17.0.2:35706, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36409") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38982->172.17.0.2:36409, err= 2025/07/08 02:02:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jamujup3fise" 2025/07/08 02:02:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:22 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:22 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Connecting to FTP server 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:50300->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-jarehuw9keji -> ftp://172.17.0.2:21/rclone-test-jamujup3fise 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:37509") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:39052->172.17.0.2:37509, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31750") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41134->172.17.0.2:31750, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38034") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49042->172.17.0.2:38034, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35741") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44426->172.17.0.2:35741, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:30924") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:47592->172.17.0.2:30924, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:38438") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:55256->172.17.0.2:38438, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:38806") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:56268->172.17.0.2:38806, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36636") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39248->172.17.0.2:36636, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31369") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43096->172.17.0.2:31369, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33615") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45698->172.17.0.2:33615, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:39858") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33621") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:48240->172.17.0.2:39858, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36662->172.17.0.2:33621, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38946") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:39360") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43354->172.17.0.2:38946, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:37056->172.17.0.2:39360, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38970") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60222->172.17.0.2:38970, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:38610") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:59324->172.17.0.2:38610, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:33884") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:34600->172.17.0.2:33884, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:34977") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:53898->172.17.0.2:34977, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:38090") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:45918->172.17.0.2:38090, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: dial("tcp","172.17.0.2:32056") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: > dial: conn=172.17.0.1:46652->172.17.0.2:32056, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Purge object "sub dir/hello world" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Purge dir "sub dir" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jamujup3fise: Purge dir "" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30395") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38702->172.17.0.2:30395, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34041") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56908->172.17.0.2:34041, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32181") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52614->172.17.0.2:32181, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39660") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48476->172.17.0.2:39660, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30497") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45676->172.17.0.2:30497, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38536") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51204->172.17.0.2:38536, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31811") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47222->172.17.0.2:31811, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31596") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32964->172.17.0.2:31596, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39229") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52138->172.17.0.2:39229, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/08 02:02:22 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38356") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42126->172.17.0.2:38356, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39813") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36836->172.17.0.2:39813, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30031") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49210->172.17.0.2:30031, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33969") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55898->172.17.0.2:33969, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32541") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51778->172.17.0.2:32541, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36274") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58714->172.17.0.2:36274, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33115") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57904->172.17.0.2:33115, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32738") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58224->172.17.0.2:32738, err= 2025/07/08 02:02:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gubazaq2jima" 2025/07/08 02:02:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:22 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:22 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Connecting to FTP server 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:50314->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-jarehuw9keji -> ftp://172.17.0.2:21/rclone-test-gubazaq2jima 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38328") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:36687") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46494->172.17.0.2:38328, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:54148->172.17.0.2:36687, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31615") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54694->172.17.0.2:31615, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39393") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60542->172.17.0.2:39393, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:37040") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:56796->172.17.0.2:37040, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:34985") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:50090->172.17.0.2:34985, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:37147") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:45462->172.17.0.2:37147, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37074") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36992->172.17.0.2:37074, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32521") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52418->172.17.0.2:32521, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37906") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41740->172.17.0.2:37906, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Using server-side directory move 2025/07/08 02:02:22 INFO : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36204") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:38652") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59820->172.17.0.2:36204, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:56502->172.17.0.2:38652, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39520") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:38705") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32916->172.17.0.2:39520, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:59598->172.17.0.2:38705, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Waiting for transfers to finish 2025/07/08 02:02:22 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:22 INFO : sub dir/hello world: Moved (server-side) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34081") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59146->172.17.0.2:34081, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36698") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55564->172.17.0.2:36698, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:34894") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:40620->172.17.0.2:34894, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:31591") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:47460->172.17.0.2:31591, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31824") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41148->172.17.0.2:31824, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39353") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49828->172.17.0.2:39353, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33417") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53590->172.17.0.2:33417, err= 2025/07/08 02:02:22 DEBUG : testing file moves 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30528") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:36662") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49536->172.17.0.2:30528, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:45220->172.17.0.2:36662, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:36861") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:56920->172.17.0.2:36861, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30369") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59138->172.17.0.2:30369, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Waiting for transfers to finish 2025/07/08 02:02:22 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:22 INFO : sub dir/hello world: Moved (server-side) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30641") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52244->172.17.0.2:30641, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30054") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60818->172.17.0.2:30054, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:32471") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:42638->172.17.0.2:32471, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:33441") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:34824->172.17.0.2:33441, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:31067") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:36286->172.17.0.2:31067, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: dial("tcp","172.17.0.2:38689") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: > dial: conn=172.17.0.1:43374->172.17.0.2:38689, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Purge object "sub dir/hello world" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Purge dir "sub dir" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-gubazaq2jima: Purge dir "" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33484") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36406->172.17.0.2:33484, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36904") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44806->172.17.0.2:36904, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33316") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53354->172.17.0.2:33316, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38635") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39224->172.17.0.2:38635, err= 2025/07/08 02:02:22 ERROR : error listing: directory not found 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30452") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52302->172.17.0.2:30452, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34345") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36656->172.17.0.2:34345, err= 2025/07/08 02:02:22 INFO : Local file system at /tmp/rclone1988440505: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38663") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59414->172.17.0.2:38663, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39968") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45816->172.17.0.2:39968, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39706") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57378->172.17.0.2:39706, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32587") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36948->172.17.0.2:32587, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31832") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39614->172.17.0.2:31832, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37352") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58806->172.17.0.2:37352, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36468") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35956->172.17.0.2:36468, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32444") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47452->172.17.0.2:32444, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35399") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44324->172.17.0.2:35399, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37487") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45908->172.17.0.2:37487, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33179") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45046->172.17.0.2:33179, err= 2025/07/08 02:02:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30313") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58820->172.17.0.2:30313, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36491") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43290->172.17.0.2:36491, err= 2025/07/08 02:02:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/08 02:02:22 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35368") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59634->172.17.0.2:35368, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39945") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57758->172.17.0.2:39945, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36451") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39108->172.17.0.2:36451, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39373") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33170->172.17.0.2:39373, err= 2025/07/08 02:02:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35720") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42066->172.17.0.2:35720, err= 2025/07/08 02:02:22 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/08 02:02:22 INFO : check sum: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34659") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49098->172.17.0.2:34659, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32278") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45534->172.17.0.2:32278, err= 2025/07/08 02:02:22 NOTICE: ftp://172.17.0.2:21/rclone-test-jarehuw9keji: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/08 02:02:22 DEBUG : check sum: Size of src and dst objects identical 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : check sum: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : There was nothing to transfer 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39026") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35704->172.17.0.2:39026, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38167") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47796->172.17.0.2:38167, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39537") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53878->172.17.0.2:39537, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38870") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56614->172.17.0.2:38870, err= 2025/07/08 02:02:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39285") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35008->172.17.0.2:39285, err= 2025/07/08 02:02:22 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/08 02:02:22 INFO : sizeonly: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38494") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48864->172.17.0.2:38494, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32390") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46788->172.17.0.2:32390, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : sizeonly: Sizes identical 2025/07/08 02:02:22 DEBUG : sizeonly: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : There was nothing to transfer 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32294") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32846->172.17.0.2:32294, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34563") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37458->172.17.0.2:34563, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39608") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59716->172.17.0.2:39608, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36699") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51870->172.17.0.2:36699, err= 2025/07/08 02:02:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38225") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56124->172.17.0.2:38225, err= 2025/07/08 02:02:22 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/08 02:02:22 INFO : ignore-size: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39603") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55576->172.17.0.2:39603, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37101") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38606->172.17.0.2:37101, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : ignore-size: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : There was nothing to transfer 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36105") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33966->172.17.0.2:36105, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37726") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48660->172.17.0.2:37726, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36596") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47146->172.17.0.2:36596, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30536") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50428->172.17.0.2:30536, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31077") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47260->172.17.0.2:31077, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38726") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49652->172.17.0.2:38726, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : existing: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : There was nothing to transfer 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35947") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40362->172.17.0.2:35947, err= 2025/07/08 02:02:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33363") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57446->172.17.0.2:33363, err= 2025/07/08 02:02:22 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/08 02:02:22 INFO : existing: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38095") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34514->172.17.0.2:38095, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34128") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44486->172.17.0.2:34128, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30930") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40840->172.17.0.2:30930, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35177") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49466->172.17.0.2:35177, err= 2025/07/08 02:02:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35827") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45926->172.17.0.2:35827, err= 2025/07/08 02:02:22 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/08 02:02:22 INFO : existing: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33973") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54132->172.17.0.2:33973, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36407") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33190->172.17.0.2:36407, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : existing: Destination exists, skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : There was nothing to transfer 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32963") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59788->172.17.0.2:32963, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31236") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46014->172.17.0.2:31236, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35679") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51018->172.17.0.2:35679, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38409") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55218->172.17.0.2:38409, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36466") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51052->172.17.0.2:36466, err= 2025/07/08 02:02:22 INFO : d: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32034") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43392->172.17.0.2:32034, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36699") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33679") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51880->172.17.0.2:36699, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33624->172.17.0.2:33679, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50318->172.17.0.2:21, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32735") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33986->172.17.0.2:32735, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37715") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52882->172.17.0.2:37715, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34663") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34102->172.17.0.2:34663, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34168") 2025/07/08 02:02:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37716") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39178->172.17.0.2:34168, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40520->172.17.0.2:37716, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37632") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46302->172.17.0.2:37632, err= 2025/07/08 02:02:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/08 02:02:22 INFO : a/potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : b/potato: Deleted 2025/07/08 02:02:22 INFO : d: Removing directory 2025/07/08 02:02:22 INFO : b: Removing directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: deleted 2 directories 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31699") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36278->172.17.0.2:31699, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32777") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30034") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56888->172.17.0.2:32777, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45876->172.17.0.2:30034, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39490") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36304->172.17.0.2:39490, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35137") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50880->172.17.0.2:35137, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32531") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52400->172.17.0.2:32531, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34594") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45662->172.17.0.2:34594, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31744") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46424->172.17.0.2:31744, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34647") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41894->172.17.0.2:34647, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31624") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33624->172.17.0.2:31624, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 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 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38039") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52402->172.17.0.2:38039, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34789") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52544->172.17.0.2:34789, err= 2025/07/08 02:02:22 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 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34406") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48890->172.17.0.2:34406, err= 2025/07/08 02:02:22 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/08 02:02:22 INFO : empty space: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30113") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41358->172.17.0.2:30113, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38380") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51634->172.17.0.2:38380, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34270") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48822->172.17.0.2:34270, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30520") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38226->172.17.0.2:30520, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34577") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52780->172.17.0.2:34577, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35766") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48416->172.17.0.2:35766, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35866") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42138->172.17.0.2:35866, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36589") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44564->172.17.0.2:36589, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 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 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34090") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60340->172.17.0.2:34090, err= 2025/07/08 02:02:22 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/08 02:02:22 INFO : foo: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33485") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53646->172.17.0.2:33485, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39035") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40604->172.17.0.2:39035, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34494") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57610->172.17.0.2:34494, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32909") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38434->172.17.0.2:32909, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33595") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45060->172.17.0.2:33595, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36370") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52310->172.17.0.2:36370, err= 2025/07/08 02:02:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32364") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57666->172.17.0.2:32364, err= 2025/07/08 02:02:22 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/08 02:02:22 INFO : potato: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34163") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48734->172.17.0.2:34163, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38512") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57200->172.17.0.2:38512, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31018") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43154->172.17.0.2:31018, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33753") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57174->172.17.0.2:33753, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38753") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52736->172.17.0.2:38753, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30221") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35116->172.17.0.2:30221, err= 2025/07/08 02:02:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34185") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55132->172.17.0.2:34185, err= 2025/07/08 02:02:22 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/08 02:02:22 INFO : potato: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32912") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34768->172.17.0.2:32912, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34534") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46402->172.17.0.2:34534, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35311") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47714->172.17.0.2:35311, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34104") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49848->172.17.0.2:34104, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30105") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58698->172.17.0.2:30105, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35342") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39372->172.17.0.2:35342, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 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 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33927") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42362->172.17.0.2:33927, err= 2025/07/08 02:02:22 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/08 02:02:22 INFO : potato: Copied (replaced existing) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36175") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51834->172.17.0.2:36175, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36007") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50408->172.17.0.2:36007, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35216") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40406->172.17.0.2:35216, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35809") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48936->172.17.0.2:35809, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37546") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49338->172.17.0.2:37546, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39314") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42198->172.17.0.2:39314, err= 2025/07/08 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30458") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45340->172.17.0.2:30458, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39050") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42224->172.17.0.2:39050, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35794") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46508->172.17.0.2:35794, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37868") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48838->172.17.0.2:37868, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37811") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43924->172.17.0.2:37811, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38156") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34340->172.17.0.2:38156, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36896") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59566->172.17.0.2:36896, err= 2025/07/08 02:02:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35965") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44358->172.17.0.2:35965, err= 2025/07/08 02:02:22 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/08 02:02:22 INFO : potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : potato: Deleted 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32941") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49896->172.17.0.2:32941, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37979") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33544->172.17.0.2:37979, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31322") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41914->172.17.0.2:31322, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34232") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39414->172.17.0.2:34232, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35909") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51700->172.17.0.2:35909, err= 2025/07/08 02:02:22 INFO : d: Making directory 2025/07/08 02:02:22 INFO : d/e: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36859") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46926->172.17.0.2:36859, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38488") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39587") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33880") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38646->172.17.0.2:38488, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60024->172.17.0.2:39587, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32836->172.17.0.2:33880, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32025") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36276->172.17.0.2:32025, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33632") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44378->172.17.0.2:33632, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37629") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30767") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35200") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33956->172.17.0.2:37629, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48826->172.17.0.2:30767, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41036->172.17.0.2:35200, err= 2025/07/08 02:02:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33836") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55724->172.17.0.2:33836, err= 2025/07/08 02:02:22 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36884") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43614->172.17.0.2:36884, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/08 02:02:22 INFO : a/potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 INFO : b/potato: Deleted 2025/07/08 02:02:22 INFO : d/e: Removing directory 2025/07/08 02:02:22 INFO : d: Removing directory 2025/07/08 02:02:22 INFO : b: Removing directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: deleted 3 directories 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30568") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60938->172.17.0.2:30568, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37404") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36669") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41306->172.17.0.2:37404, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36598->172.17.0.2:36669, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34996") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34098->172.17.0.2:34996, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32783") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42072->172.17.0.2:32783, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37358") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42260->172.17.0.2:37358, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36238") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50250->172.17.0.2:36238, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39539") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55022->172.17.0.2:39539, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34441") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37820->172.17.0.2:34441, err= 2025/07/08 02:02:22 INFO : d: Making directory 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36605") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60566->172.17.0.2:36605, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37173") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35190") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38128") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51134->172.17.0.2:35190, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36432->172.17.0.2:37173, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58248->172.17.0.2:38128, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34416") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46910->172.17.0.2:34416, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32504") 2025/07/08 02:02:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34474->172.17.0.2:32504, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50324->172.17.0.2:21, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36104") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44998->172.17.0.2:36104, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39853") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57400->172.17.0.2:39853, err= 2025/07/08 02:02:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35168") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59428->172.17.0.2:35168, err= 2025/07/08 02:02:22 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/08 02:02:22 INFO : a/potato2: Copied (new) 2025/07/08 02:02:22 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: not deleting files as there were IO errors 2025/07/08 02:02:22 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: not deleting directories as there were IO errors 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31209") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53246->172.17.0.2:31209, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39397") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36885") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41576->172.17.0.2:39397, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35024") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47170->172.17.0.2:36885, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38933") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35256->172.17.0.2:35024, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58568->172.17.0.2:38933, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38103") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43546->172.17.0.2:38103, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32852") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32664") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47614->172.17.0.2:32664, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37157") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30984") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54398->172.17.0.2:37157, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47626->172.17.0.2:30984, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33230->172.17.0.2:32852, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34052") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59546->172.17.0.2:34052, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35498") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50738->172.17.0.2:35498, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32662") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49916->172.17.0.2:32662, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34876") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36404->172.17.0.2:34876, err= 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30311") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51370->172.17.0.2:30311, err= 2025/07/08 02:02:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35529") 2025/07/08 02:02:22 INFO : potato: Deleted 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48544->172.17.0.2:35529, err= 2025/07/08 02:02:22 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/08 02:02:22 INFO : potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37273") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33352->172.17.0.2:37273, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33803") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54640->172.17.0.2:33803, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36639") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48002->172.17.0.2:36639, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37282") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58044->172.17.0.2:37282, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30493") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51142->172.17.0.2:30493, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37826") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57466->172.17.0.2:37826, err= 2025/07/08 02:02:22 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31311") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35344->172.17.0.2:31311, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 INFO : potato: Deleted 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32645") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50276->172.17.0.2:32645, err= 2025/07/08 02:02:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:22 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35140") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43534->172.17.0.2:35140, err= 2025/07/08 02:02:22 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/08 02:02:22 INFO : potato2: Copied (new) 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31284") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43246->172.17.0.2:31284, err= 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35124") 2025/07/08 02:02:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43656->172.17.0.2:35124, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34347") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49776->172.17.0.2:34347, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30101") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56890->172.17.0.2:30101, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38494") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48868->172.17.0.2:38494, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38470") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51854->172.17.0.2:38470, err= 2025/07/08 02:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35710") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41560->172.17.0.2:35710, err= 2025/07/08 02:02:23 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/08 02:02:23 INFO : potato2: Copied (new) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30839") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33084->172.17.0.2:30839, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31363") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51016->172.17.0.2:31363, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33411") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38450->172.17.0.2:33411, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31669") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50770->172.17.0.2:31669, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31086") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41324->172.17.0.2:31086, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39359") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57616->172.17.0.2:39359, err= 2025/07/08 02:02:23 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : enormous: Excluded 2025/07/08 02:02:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : potato2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32497") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59002->172.17.0.2:32497, err= 2025/07/08 02:02:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : potato2: Excluded 2025/07/08 02:02:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33422") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42170->172.17.0.2:33422, err= 2025/07/08 02:02:23 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : enormous: Excluded 2025/07/08 02:02:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : potato2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38013") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60920->172.17.0.2:38013, err= 2025/07/08 02:02:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : potato2: Excluded 2025/07/08 02:02:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35414") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47080->172.17.0.2:35414, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33821") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55412->172.17.0.2:33821, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36963") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39070->172.17.0.2:36963, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31083") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55892->172.17.0.2:31083, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33544") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51250->172.17.0.2:33544, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36665") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47572->172.17.0.2:36665, err= 2025/07/08 02:02:23 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : enormous: Excluded 2025/07/08 02:02:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : potato2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38325") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48776->172.17.0.2:38325, err= 2025/07/08 02:02:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : enormous: Deleted 2025/07/08 02:02:23 INFO : potato2: Deleted 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32169") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37268->172.17.0.2:32169, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38547") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41494->172.17.0.2:38547, err= 2025/07/08 02:02:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : potato2: Deleted 2025/07/08 02:02:23 INFO : enormous: Deleted 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33362") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41358->172.17.0.2:33362, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35966") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38726->172.17.0.2:35966, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37447") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42876->172.17.0.2:37447, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36396") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46080->172.17.0.2:36396, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36857") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50528->172.17.0.2:36857, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38492") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33376->172.17.0.2:38492, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35572") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37748->172.17.0.2:35572, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33952") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36620->172.17.0.2:33952, err= 2025/07/08 02:02:23 DEBUG : five: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/08 02:02:23 DEBUG : one: Destination is newer than source, skipping 2025/07/08 02:02:23 DEBUG : three: Sizes identical 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38635") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39240->172.17.0.2:38635, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31406") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45584->172.17.0.2:31406, err= 2025/07/08 02:02:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36757") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56908->172.17.0.2:36757, err= 2025/07/08 02:02:23 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/08 02:02:23 INFO : four: Copied (replaced existing) 2025/07/08 02:02:23 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/08 02:02:23 INFO : five: Copied (new) 2025/07/08 02:02:23 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/08 02:02:23 INFO : two: Copied (replaced existing) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35420") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45492->172.17.0.2:35420, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35030") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46504->172.17.0.2:35030, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38825") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46676->172.17.0.2:38825, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/08 02:02:23 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37376") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35998->172.17.0.2:37376, err= 2025/07/08 02:02:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38316") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30203") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41670->172.17.0.2:38316, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55900->172.17.0.2:30203, err= 2025/07/08 02:02:23 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/08 02:02:23 INFO : yam: Copied (new) 2025/07/08 02:02:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/08 02:02:23 INFO : potato: Copied (new) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36994") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42174->172.17.0.2:36994, err= 2025/07/08 02:02:23 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31415") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38486->172.17.0.2:31415, err= 2025/07/08 02:02:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32945") 2025/07/08 02:02:23 DEBUG : potato: Unchanged skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52726->172.17.0.2:32945, err= 2025/07/08 02:02:23 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/08 02:02:23 INFO : yaml: Copied (new) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : yam: Deleted 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39351") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36884->172.17.0.2:39351, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31305") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53318->172.17.0.2:31305, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30439") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38066->172.17.0.2:30439, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35425") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38922->172.17.0.2:35425, err= 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Making map for --track-renames 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Finished making map for --track-renames 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/08 02:02:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for renames to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39999") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34724") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45738->172.17.0.2:39999, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36984->172.17.0.2:34724, err= 2025/07/08 02:02:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/08 02:02:23 INFO : potato: Copied (new) 2025/07/08 02:02:23 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/08 02:02:23 INFO : yam: Copied (new) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34819") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34682->172.17.0.2:34819, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30002") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49670->172.17.0.2:30002, err= 2025/07/08 02:02:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Making map for --track-renames 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Finished making map for --track-renames 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : potato: Unchanged skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for renames to finish 2025/07/08 02:02:23 INFO : yam: Moved (server-side) to: yaml 2025/07/08 02:02:23 INFO : yaml: Renamed from "yam" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30897") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60576->172.17.0.2:30897, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39519") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46652->172.17.0.2:39519, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34457") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37176->172.17.0.2:34457, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39279") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41764->172.17.0.2:39279, err= 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Making map for --track-renames 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Finished making map for --track-renames 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/08 02:02:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for renames to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34792") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34300->172.17.0.2:34792, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39288") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35340->172.17.0.2:39288, err= 2025/07/08 02:02:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/08 02:02:23 INFO : potato: Copied (new) 2025/07/08 02:02:23 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/08 02:02:23 INFO : sub/yam: Copied (new) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30103") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53692->172.17.0.2:30103, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38945") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60738->172.17.0.2:38945, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39605") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58014->172.17.0.2:39605, err= 2025/07/08 02:02:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32526") 2025/07/08 02:02:23 DEBUG : potato: Unchanged skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59470->172.17.0.2:32526, err= 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Making map for --track-renames 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Finished making map for --track-renames 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for renames to finish 2025/07/08 02:02:23 INFO : sub/yam: Moved (server-side) to: yam 2025/07/08 02:02:23 INFO : yam: Renamed from "sub/yam" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39680") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55070->172.17.0.2:39680, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37182") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39406->172.17.0.2:37182, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31545") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42138->172.17.0.2:31545, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37850") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56896->172.17.0.2:37850, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35553") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49298->172.17.0.2:35553, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "/tmp/rclone1988440505/dir1" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "/tmp/rclone1988440505/dir2" 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505/dir2: Using server-side directory move 2025/07/08 02:02:23 INFO : Local file system at /tmp/rclone1988440505/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/08 02:02:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:23 INFO : file1.txt: Moved (server-side) 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505/dir2: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505/dir2: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35936") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59500->172.17.0.2:35936, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30149") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37166->172.17.0.2:30149, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35348") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55260->172.17.0.2:35348, err= 2025/07/08 02:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39933") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48724->172.17.0.2:39933, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35832") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57354->172.17.0.2:35832, err= 2025/07/08 02:02:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:23 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:23 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:23 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/08 02:02:23 INFO : nested/sub dir/file: Copied (new) 2025/07/08 02:02:23 INFO : nested/sub dir/file: Deleted 2025/07/08 02:02:23 INFO : sub dir: Removing directory 2025/07/08 02:02:23 INFO : nested/sub dir: Removing directory 2025/07/08 02:02:23 INFO : nested: Removing directory 2025/07/08 02:02:23 DEBUG : Local file system at /tmp/rclone1988440505: deleted 3 directories 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37371") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39658->172.17.0.2:37371, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36502") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34221") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43134->172.17.0.2:34221, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41776->172.17.0.2:36502, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32114") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55008->172.17.0.2:32114, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33390") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32944->172.17.0.2:33390, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32731") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36415") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51480->172.17.0.2:32731, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48868->172.17.0.2:36415, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36495") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48282->172.17.0.2:36495, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31870") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58728->172.17.0.2:31870, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32364") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57682->172.17.0.2:32364, err= 2025/07/08 02:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37254") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47842->172.17.0.2:37254, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37686") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51062->172.17.0.2:37686, err= 2025/07/08 02:02:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/08 02:02:23 INFO : sub dir/hello world: Copied (new) 2025/07/08 02:02:23 INFO : sub dir/hello world: Deleted 2025/07/08 02:02:23 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/08 02:02:23 INFO : nested/sub dir/file: Copied (new) 2025/07/08 02:02:23 INFO : nested/sub dir/file: Deleted 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31834") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40852->172.17.0.2:31834, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31540") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34948") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55130->172.17.0.2:34948, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54006->172.17.0.2:31540, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37023") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44648->172.17.0.2:37023, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36456") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56150->172.17.0.2:36456, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39550") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33209") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58014->172.17.0.2:33209, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53950->172.17.0.2:39550, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31526") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46760->172.17.0.2:31526, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36097") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34908->172.17.0.2:36097, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31652") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40816->172.17.0.2:31652, err= 2025/07/08 02:02:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35026") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33438") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44818->172.17.0.2:35026, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55724->172.17.0.2:33438, err= 2025/07/08 02:02:23 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/08 02:02:23 INFO : existing-b: Copied (new) 2025/07/08 02:02:23 INFO : existing-b: Deleted 2025/07/08 02:02:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/08 02:02:23 INFO : existing: Copied (new) 2025/07/08 02:02:23 INFO : existing: Deleted 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34207") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42336->172.17.0.2:34207, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33044") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35546->172.17.0.2:33044, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : existing: Destination exists, skipping 2025/07/08 02:02:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32970") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41568->172.17.0.2:32970, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37360") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50702->172.17.0.2:37360, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35149") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39226->172.17.0.2:35149, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noboyod5hina" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:50330->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33576") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36352->172.17.0.2:33576, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35578") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51460->172.17.0.2:35578, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32080") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41022->172.17.0.2:32080, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39954") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47924->172.17.0.2:39954, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-jarehuw9keji -> ftp://172.17.0.2:21/rclone-test-noboyod5hina 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:34766") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:57310->172.17.0.2:34766, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:36134") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:39776->172.17.0.2:36134, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:35796") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:59392->172.17.0.2:35796, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Using server-side directory move 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31423") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39070->172.17.0.2:31423, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:34598") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:58466->172.17.0.2:34598, err= 2025/07/08 02:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:50340->172.17.0.2:21, err= 2025/07/08 02:02:23 INFO : empty space: Deleted 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Waiting for transfers to finish 2025/07/08 02:02:23 INFO : potato2: Moved (server-side) 2025/07/08 02:02:23 INFO : potato3: Deleted 2025/07/08 02:02:23 INFO : potato3: Moved (server-side) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39492") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46626->172.17.0.2:39492, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:31910") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:45598->172.17.0.2:31910, err= 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kokajey1hupa" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: > dial: conn=172.17.0.1:50350->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Using server-side directory move 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Server side directory move succeeded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: dial("tcp","172.17.0.2:32961") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: > dial: conn=172.17.0.1:50912->172.17.0.2:32961, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:33409") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:53184->172.17.0.2:33409, err= 2025/07/08 02:02:23 ERROR : error listing: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: dial("tcp","172.17.0.2:38631") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: > dial: conn=172.17.0.1:57574->172.17.0.2:38631, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Purge object "empty space" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Purge object "potato2" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Purge object "potato3" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-kokajey1hupa: Purge dir "" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: dial("tcp","172.17.0.2:38002") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: > dial: conn=172.17.0.1:33614->172.17.0.2:38002, err= 2025/07/08 02:02:23 ERROR : error listing: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-noboyod5hina: Purge dir "" 2025/07/08 02:02:23 NOTICE: purge failed to rmdir "": directory not found 2025/07/08 02:02:23 NOTICE: purge failed: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37023") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44664->172.17.0.2:37023, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38183") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45680->172.17.0.2:38183, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-moxuqaf7geno" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:50362->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37376") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36002->172.17.0.2:37376, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36304") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38114->172.17.0.2:36304, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34550") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51476->172.17.0.2:34550, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37273") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33368->172.17.0.2:37273, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-jarehuw9keji -> ftp://172.17.0.2:21/rclone-test-moxuqaf7geno 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:35163") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:60896->172.17.0.2:35163, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:39247") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:34696->172.17.0.2:39247, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:35383") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:51206->172.17.0.2:35383, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39325") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:37581") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55858->172.17.0.2:39325, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:59402->172.17.0.2:37581, err= 2025/07/08 02:02:23 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : empty space: Excluded 2025/07/08 02:02:23 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : empty space: Excluded 2025/07/08 02:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:50368->172.17.0.2:21, err= 2025/07/08 02:02:23 INFO : potato3: Deleted 2025/07/08 02:02:23 INFO : potato3: Moved (server-side) 2025/07/08 02:02:23 INFO : potato2: Moved (server-side) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32486") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42478->172.17.0.2:32486, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:36299") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:58100->172.17.0.2:36299, err= 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vuvitud5rahe" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: > dial: conn=172.17.0.1:50374->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:31057") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: dial("tcp","172.17.0.2:30989") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:44168->172.17.0.2:31057, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: > dial: conn=172.17.0.1:56888->172.17.0.2:30989, err= 2025/07/08 02:02:23 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 02:02:23 DEBUG : empty space: Excluded 2025/07/08 02:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: > dial: conn=172.17.0.1:50378->172.17.0.2:21, err= 2025/07/08 02:02:23 INFO : potato2: Moved (server-side) 2025/07/08 02:02:23 INFO : potato3: Moved (server-side) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: dial("tcp","172.17.0.2:35653") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: > dial: conn=172.17.0.1:53260->172.17.0.2:35653, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:33792") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:35586->172.17.0.2:33792, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: dial("tcp","172.17.0.2:38609") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: > dial: conn=172.17.0.1:49146->172.17.0.2:38609, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Purge object "potato2" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Purge object "potato3" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vuvitud5rahe: Purge dir "" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: dial("tcp","172.17.0.2:33022") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: > dial: conn=172.17.0.1:53702->172.17.0.2:33022, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: Purge object "empty space" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-moxuqaf7geno: Purge dir "" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31892") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46772->172.17.0.2:31892, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39718") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54268->172.17.0.2:39718, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zujazus5vuhu" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:50388->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38666") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34706->172.17.0.2:38666, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35312") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58018->172.17.0.2:35312, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30082") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60430->172.17.0.2:30082, err= 2025/07/08 02:02:23 INFO : tomatoDir: Making directory 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32230") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40054->172.17.0.2:32230, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30890") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37710->172.17.0.2:30890, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-jarehuw9keji -> ftp://172.17.0.2:21/rclone-test-zujazus5vuhu 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:39365") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:34438->172.17.0.2:39365, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:35854") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:60876->172.17.0.2:35854, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:34035") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:49014->172.17.0.2:34035, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Using server-side directory move 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32184") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46302->172.17.0.2:32184, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:31403") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:48770->172.17.0.2:31403, err= 2025/07/08 02:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : empty space: Unchanged skipping 2025/07/08 02:02:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:50394->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34968") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60936->172.17.0.2:34968, err= 2025/07/08 02:02:23 INFO : empty space: Deleted 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Waiting for transfers to finish 2025/07/08 02:02:23 INFO : potato2: Moved (server-side) 2025/07/08 02:02:23 INFO : potato3: Deleted 2025/07/08 02:02:23 INFO : potato3: Moved (server-side) 2025/07/08 02:02:23 INFO : tomatoDir: Removing directory 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: deleted 1 directories 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32133") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38882->172.17.0.2:32133, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38758") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60316->172.17.0.2:38758, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:39552") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:37190->172.17.0.2:39552, err= 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vigusuf9vafe" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: > dial: conn=172.17.0.1:50404->172.17.0.2:21, err= 2025/07/08 02:02:23 INFO : tomatoDir: Making directory 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Using server-side directory move 2025/07/08 02:02:23 INFO : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Server side directory move succeeded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: dial("tcp","172.17.0.2:36437") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: > dial: conn=172.17.0.1:39436->172.17.0.2:36437, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: dial("tcp","172.17.0.2:30601") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: > dial: conn=172.17.0.1:41000->172.17.0.2:30601, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:37406") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:45978->172.17.0.2:37406, err= 2025/07/08 02:02:23 ERROR : error listing: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:32555") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:52682->172.17.0.2:32555, err= 2025/07/08 02:02:23 ERROR : error listing: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: dial("tcp","172.17.0.2:34570") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: > dial: conn=172.17.0.1:33464->172.17.0.2:34570, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Purge object "empty space" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Purge object "potato2" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Purge object "potato3" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: dial("tcp","172.17.0.2:30245") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: > dial: conn=172.17.0.1:56430->172.17.0.2:30245, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Purge dir "tomatoDir" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-vigusuf9vafe: Purge dir "" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: dial("tcp","172.17.0.2:30529") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: > dial: conn=172.17.0.1:35622->172.17.0.2:30529, err= 2025/07/08 02:02:23 ERROR : error listing: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-zujazus5vuhu: Purge dir "" 2025/07/08 02:02:23 NOTICE: purge failed to rmdir "": directory not found 2025/07/08 02:02:23 NOTICE: purge failed: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39310") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35652->172.17.0.2:39310, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35005") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55544->172.17.0.2:35005, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35060") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51428->172.17.0.2:35060, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36736") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59674->172.17.0.2:36736, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/rclone-sync-test" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: > dial: conn=172.17.0.1:50418->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39916") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51208->172.17.0.2:39916, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36623") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36028->172.17.0.2:36623, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/rclone-sync-test" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: > dial: conn=172.17.0.1:50434->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/rclone-sync-test-include/layer2" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50436->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/rclone-sync-test-ignore-file" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:50438->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30562") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41472->172.17.0.2:30562, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35870") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59032->172.17.0.2:35870, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: dial("tcp","172.17.0.2:34880") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: > dial: conn=172.17.0.1:48476->172.17.0.2:34880, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test: Excluded 2025/07/08 02:02:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38928") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43028->172.17.0.2:38928, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: dial("tcp","172.17.0.2:32769") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test: > dial: conn=172.17.0.1:46464->172.17.0.2:32769, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38512") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57208->172.17.0.2:38512, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test: Excluded 2025/07/08 02:02:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37011") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37782->172.17.0.2:37011, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : rclone-sync-test-include: Removing directory 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: failed to delete 1 directories 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31457") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54016->172.17.0.2:31457, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:30793") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40894->172.17.0.2:30793, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test: Excluded 2025/07/08 02:02:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32443") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42776->172.17.0.2:32443, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33416") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56550->172.17.0.2:33416, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:39728") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48898->172.17.0.2:39728, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test: Excluded 2025/07/08 02:02:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38520") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50950->172.17.0.2:38520, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : rclone-sync-test-include: Removing directory 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: failed to delete 1 directories 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39745") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33360->172.17.0.2:39745, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:36037") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41834->172.17.0.2:36037, err= 2025/07/08 02:02:23 DEBUG : Excluded 2025/07/08 02:02:23 DEBUG : rclone-sync-test: Excluded 2025/07/08 02:02:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30363") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59976->172.17.0.2:30363, err= 2025/07/08 02:02:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38095") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43518->172.17.0.2:38095, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36273") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36178") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35792") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35162->172.17.0.2:36178, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36052->172.17.0.2:36273, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38702->172.17.0.2:35792, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32540") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59822->172.17.0.2:32540, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34000") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48744->172.17.0.2:34000, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51532->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:23 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: > dial: conn=172.17.0.1:51538->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" to be canonical "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:38330") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:49934->172.17.0.2:38330, err= 2025/07/08 02:02:23 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:39175") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:35560->172.17.0.2:39175, err= 2025/07/08 02:02:23 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/08 02:02:23 INFO : one: Copied (new) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35507") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46216->172.17.0.2:35507, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37228") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51100->172.17.0.2:37228, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38762") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34924->172.17.0.2:38762, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30271") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46244->172.17.0.2:30271, err= 2025/07/08 02:02:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:38089") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:57896->172.17.0.2:38089, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34993") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:43068->172.17.0.2:34993, err= 2025/07/08 02:02:23 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/08 02:02:23 INFO : one: Copied (replaced existing) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33822") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32876->172.17.0.2:33822, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35566") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49400->172.17.0.2:35566, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37550") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36154->172.17.0.2:37550, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35692") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51766->172.17.0.2:35692, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32661") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58780->172.17.0.2:32661, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36725") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34580->172.17.0.2:36725, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37727") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50718->172.17.0.2:37727, err= 2025/07/08 02:02:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:32091") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:34108->172.17.0.2:32091, err= 2025/07/08 02:02:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35454") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53722->172.17.0.2:35454, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37301") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37112") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45706->172.17.0.2:37112, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33670->172.17.0.2:37301, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30323") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59218->172.17.0.2:30323, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34097") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39550->172.17.0.2:34097, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32303") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31227") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42378->172.17.0.2:32303, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55686->172.17.0.2:31227, err= 2025/07/08 02:02:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:30193") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:35006->172.17.0.2:30193, err= 2025/07/08 02:02:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: Connecting to FTP server 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: > dial: conn=172.17.0.1:51540->172.17.0.2:21, err= 2025/07/08 02:02:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30603") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44330->172.17.0.2:30603, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36944") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39841") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34226->172.17.0.2:36944, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33738->172.17.0.2:39841, err= 2025/07/08 02:02:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37874") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:36698->172.17.0.2:37874, err= 2025/07/08 02:02:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:02:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 INFO : There was nothing to transfer 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39010") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33454->172.17.0.2:39010, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32057") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58178->172.17.0.2:32057, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36618") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60056->172.17.0.2:36618, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34496") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51846->172.17.0.2:34496, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34400") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59828->172.17.0.2:34400, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35623") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44228->172.17.0.2:35623, err= 2025/07/08 02:02:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/CompareDest" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/CompareDest" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37246") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:57850->172.17.0.2:37246, err= 2025/07/08 02:02:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 02:02:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/08 02:02:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/08 02:02:23 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 02:02:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37930") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51478->172.17.0.2:37930, err= 2025/07/08 02:02:23 DEBUG : two.1503b713.partial: renamed to: two 2025/07/08 02:02:23 INFO : two: Copied (new) 2025/07/08 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35891") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41056->172.17.0.2:35891, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38211") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57506->172.17.0.2:38211, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39745") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33368->172.17.0.2:39745, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34761") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33646->172.17.0.2:34761, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37025") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33468") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56640->172.17.0.2:37025, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42924->172.17.0.2:33468, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38867") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42780->172.17.0.2:38867, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31285") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54458->172.17.0.2:31285, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39722") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44900->172.17.0.2:39722, err= 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37988") 2025/07/08 02:02:23 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55346->172.17.0.2:37988, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35169") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37343") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48968->172.17.0.2:37343, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57682->172.17.0.2:35169, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dest" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: > dial: conn=172.17.0.1:51552->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/pre-dest1" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest1: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest1: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest1: > dial: conn=172.17.0.1:51566->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jarehuw9keji/pre-dest1" to be canonical "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/pre-dest1" 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/pre-dest2" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest2: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest2: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest2: > dial: conn=172.17.0.1:51580->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jarehuw9keji/pre-dest2" to be canonical "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/pre-dest2" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: dial("tcp","172.17.0.2:30220") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: > dial: conn=172.17.0.1:56954->172.17.0.2:30220, err= 2025/07/08 02:02:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/08 02:02:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/08 02:02:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: dial("tcp","172.17.0.2:34109") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: > dial: conn=172.17.0.1:55094->172.17.0.2:34109, err= 2025/07/08 02:02:24 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/08 02:02:24 INFO : 3: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: dial("tcp","172.17.0.2:37325") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dest: > dial: conn=172.17.0.1:44254->172.17.0.2:37325, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39428") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48600->172.17.0.2:39428, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39750") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42388->172.17.0.2:39750, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38267") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36902") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38090->172.17.0.2:38267, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41994->172.17.0.2:36902, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39337") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39692->172.17.0.2:39337, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38973") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50288->172.17.0.2:38973, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32747") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33823") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37874->172.17.0.2:33823, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58354->172.17.0.2:32747, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36489") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34670->172.17.0.2:36489, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest1: closing 1 unused connections 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38796") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52618->172.17.0.2:38796, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36439") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53576->172.17.0.2:36439, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36332") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46532->172.17.0.2:36332, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31569") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59470->172.17.0.2:31569, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36894") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53364->172.17.0.2:36894, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31498") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49556->172.17.0.2:31498, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37795") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36216->172.17.0.2:37795, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51588->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: > dial: conn=172.17.0.1:51594->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" to be canonical "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34735") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:59740->172.17.0.2:34735, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 INFO : one: Moved (server-side) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:38851") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:41346->172.17.0.2:38851, err= 2025/07/08 02:02:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39915") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51646->172.17.0.2:39915, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35412") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35014") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44088->172.17.0.2:35412, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45596->172.17.0.2:35014, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32203") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35040->172.17.0.2:32203, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34297") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60174->172.17.0.2:34297, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34442") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51968->172.17.0.2:34442, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30750") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38870->172.17.0.2:30750, err= 2025/07/08 02:02:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:35964") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:56130->172.17.0.2:35964, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 INFO : one: Deleted 2025/07/08 02:02:24 INFO : one: Moved (server-side) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:30129") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:33464->172.17.0.2:30129, err= 2025/07/08 02:02:24 DEBUG : one.1503b713.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt: Deleted 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30847") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53612->172.17.0.2:30847, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33034") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36014") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49134->172.17.0.2:33034, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51168->172.17.0.2:36014, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31156") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51906->172.17.0.2:31156, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33619") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36734->172.17.0.2:33619, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34806") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54100->172.17.0.2:34806, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36420") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54604->172.17.0.2:36420, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32789") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37056->172.17.0.2:32789, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37331") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45340->172.17.0.2:37331, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35656") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49108->172.17.0.2:35656, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36933") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54892->172.17.0.2:36933, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39201") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33676->172.17.0.2:39201, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51610->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: > dial: conn=172.17.0.1:51612->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" to be canonical "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:38848") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:52180->172.17.0.2:38848, err= 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:33375") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:45102->172.17.0.2:33375, err= 2025/07/08 02:02:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30385") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44874->172.17.0.2:30385, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35642") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34758->172.17.0.2:35642, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34331") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35368->172.17.0.2:34331, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34758") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42312->172.17.0.2:34758, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38681") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38460->172.17.0.2:38681, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33954") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38743") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56610->172.17.0.2:33954, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50914->172.17.0.2:38743, err= 2025/07/08 02:02:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37976") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:59426->172.17.0.2:37976, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 INFO : one.bak: Deleted 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:36421") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:56140->172.17.0.2:36421, err= 2025/07/08 02:02:24 DEBUG : one.1503b713.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt.bak: Deleted 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38960") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56300->172.17.0.2:38960, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33048") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49472->172.17.0.2:33048, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33162") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37040->172.17.0.2:33162, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34335") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45800->172.17.0.2:34335, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32331") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36621") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52040->172.17.0.2:32331, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60040->172.17.0.2:36621, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37470") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35570->172.17.0.2:37470, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39693") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57492->172.17.0.2:39693, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37684") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50734->172.17.0.2:37684, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32989") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43824->172.17.0.2:32989, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30537") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50382->172.17.0.2:30537, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35676") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60052->172.17.0.2:35676, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51618->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: > dial: conn=172.17.0.1:51630->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" to be canonical "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34315") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:42318->172.17.0.2:34315, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34818") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:33550->172.17.0.2:34818, err= 2025/07/08 02:02:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35770") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49814->172.17.0.2:35770, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39505") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58258->172.17.0.2:39505, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33371") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33356->172.17.0.2:33371, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37967") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60490->172.17.0.2:37967, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38150") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44694->172.17.0.2:38150, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31998") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43286->172.17.0.2:31998, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34426") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56348->172.17.0.2:34426, err= 2025/07/08 02:02:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jarehuw9keji/backup" for canonical name "TestFTPPureftpd{QPqTy}:rclone-test-jarehuw9keji/backup" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37986") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:44616->172.17.0.2:37986, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 INFO : one-2019-01-01: Deleted 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37181") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:58966->172.17.0.2:37181, err= 2025/07/08 02:02:24 DEBUG : one.1503b713.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three-2019-01-01.txt: Deleted 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33817") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54018->172.17.0.2:33817, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30038") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47218->172.17.0.2:30038, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39754") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54368->172.17.0.2:39754, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36040") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52690->172.17.0.2:36040, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39418") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52126->172.17.0.2:39418, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33018") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60428->172.17.0.2:33018, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31375") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39176->172.17.0.2:31375, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35321") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42764->172.17.0.2:35321, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35473") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53126->172.17.0.2:35473, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33898") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45030->172.17.0.2:33898, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30081") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42400->172.17.0.2:30081, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36682") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53006->172.17.0.2:36682, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51644->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:35269") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:46872->172.17.0.2:35269, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34859") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:52432->172.17.0.2:34859, err= 2025/07/08 02:02:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32443") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38978->172.17.0.2:32443, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32505") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56650->172.17.0.2:32505, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32551") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42874->172.17.0.2:32551, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31790") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37530->172.17.0.2:31790, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36303") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43266->172.17.0.2:36303, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:37765") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:56392->172.17.0.2:37765, err= 2025/07/08 02:02:24 DEBUG : one.bak: Excluded (Path Filter) 2025/07/08 02:02:24 DEBUG : one.bak: Excluded 2025/07/08 02:02:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/08 02:02:24 DEBUG : three.txt.bak: Excluded 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 INFO : one.bak: Deleted 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:32675") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:35188->172.17.0.2:32675, err= 2025/07/08 02:02:24 DEBUG : one.1503b713.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : three.txt.bak: Deleted 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/08 02:02:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38978") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34366->172.17.0.2:38978, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34550") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51168->172.17.0.2:34550, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32912") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48598->172.17.0.2:32912, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39844") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37538->172.17.0.2:39844, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33887") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37942->172.17.0.2:33887, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33857") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58614->172.17.0.2:33857, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30537") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50392->172.17.0.2:30537, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33313") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45396->172.17.0.2:33313, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35411") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60214->172.17.0.2:35411, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33621") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55564->172.17.0.2:33621, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51648->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:35446") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:44880->172.17.0.2:35446, err= 2025/07/08 02:02:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34801") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:46494->172.17.0.2:34801, err= 2025/07/08 02:02:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/08 02:02:24 INFO : three.txt: Copied (new) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38315") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52530->172.17.0.2:38315, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35226") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48160->172.17.0.2:35226, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33728") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32910->172.17.0.2:33728, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30615") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55810->172.17.0.2:30615, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:02:24 INFO : one.bak: Deleted 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:35573") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:47702->172.17.0.2:35573, err= 2025/07/08 02:02:24 DEBUG : one.1503b713.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/08 02:02:24 INFO : three.txt.bak: Deleted 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:34179") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:35930->172.17.0.2:34179, err= 2025/07/08 02:02:24 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/08 02:02:24 INFO : three.txt: Copied (new) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31754") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56296->172.17.0.2:31754, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31668") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40200->172.17.0.2:31668, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30955") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35400->172.17.0.2:30955, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34889") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51492->172.17.0.2:34889, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34830") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42256->172.17.0.2:34830, err= --- PASS: TestSyncSuffix (0.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38004") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39076->172.17.0.2:38004, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38121") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43424->172.17.0.2:38121, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34014") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47530->172.17.0.2:34014, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30477") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50214->172.17.0.2:30477, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31125") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33020->172.17.0.2:31125, err= 2025/07/08 02:02:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jarehuw9keji/dst" 2025/07/08 02:02:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{QPqTy}" suffix to name 2025/07/08 02:02:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/08 02:02:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/08 02:02:24 DEBUG : Setting pass="HnTTCtJfZa1BzP70SXt5UvEYfX3eQ4gz6tgRq6vZ6ug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/08 02:02:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: Connecting to FTP server 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:51664->172.17.0.2:21, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:32266") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:48690->172.17.0.2:32266, err= 2025/07/08 02:02:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:35225") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:33510->172.17.0.2:35225, err= 2025/07/08 02:02:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/08 02:02:24 INFO : three.txt: Copied (new) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32164") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40640->172.17.0.2:32164, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34123") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59992->172.17.0.2:34123, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31659") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56350->172.17.0.2:31659, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30484") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47392->172.17.0.2:30484, err= 2025/07/08 02:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:02:24 INFO : one-2019-01-01: Deleted 2025/07/08 02:02:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:32829") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:49534->172.17.0.2:32829, err= 2025/07/08 02:02:24 DEBUG : one.1503b713.partial: renamed to: one 2025/07/08 02:02:24 INFO : one: Copied (new) 2025/07/08 02:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : two: Unchanged skipping 2025/07/08 02:02:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/08 02:02:24 INFO : three-2019-01-01.txt: Deleted 2025/07/08 02:02:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: dial("tcp","172.17.0.2:38587") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji/dst: > dial: conn=172.17.0.1:45940->172.17.0.2:38587, err= 2025/07/08 02:02:24 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/08 02:02:24 INFO : three.txt: Copied (new) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31165") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49456->172.17.0.2:31165, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31309") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53778->172.17.0.2:31309, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39093") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35224->172.17.0.2:39093, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31842") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37322->172.17.0.2:31842, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30320") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57098->172.17.0.2:30320, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39046") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50312->172.17.0.2:39046, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31101") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43890->172.17.0.2:31101, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35817") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42606->172.17.0.2:35817, err= 2025/07/08 02:02:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35875") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43336->172.17.0.2:35875, err= 2025/07/08 02:02:24 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/08 02:02:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36491") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53102->172.17.0.2:36491, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30775") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33000->172.17.0.2:30775, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30282") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33358->172.17.0.2:30282, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35401") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41580->172.17.0.2:35401, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34960") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34468->172.17.0.2:34960, err= 2025/07/08 02:02:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31959") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45514->172.17.0.2:31959, err= 2025/07/08 02:02:24 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/08 02:02:24 INFO : existing: Copied (new) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31111") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51774->172.17.0.2:31111, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34751") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53498->172.17.0.2:34751, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39363") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44228->172.17.0.2:39363, err= 2025/07/08 02:02:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:24 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: not deleting files as there were IO errors 2025/07/08 02:02:24 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: not deleting directories as there were IO errors 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33631") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34796->172.17.0.2:33631, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39412") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46964->172.17.0.2:39412, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35153") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55200->172.17.0.2:35153, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31075") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34172->172.17.0.2:31075, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38930") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43592->172.17.0.2:38930, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32695") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49148->172.17.0.2:32695, err= 2025/07/08 02:02:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : existing: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : There was nothing to transfer 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32670") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59818->172.17.0.2:32670, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34366") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40908->172.17.0.2:34366, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39361") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51502->172.17.0.2:39361, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36824") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50862->172.17.0.2:36824, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30545") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60410->172.17.0.2:30545, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34261") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46856->172.17.0.2:34261, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32344") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38128->172.17.0.2:32344, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37080") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51268->172.17.0.2:37080, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32188") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52658->172.17.0.2:32188, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34028") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58958->172.17.0.2:34028, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32287") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50786->172.17.0.2:32287, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39036") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47908->172.17.0.2:39036, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34442") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51970->172.17.0.2:34442, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32850") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52674->172.17.0.2:32850, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36996") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55766->172.17.0.2:36996, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37187") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45090->172.17.0.2:37187, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34831") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44526->172.17.0.2:34831, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35417") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52450->172.17.0.2:35417, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34727") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60234->172.17.0.2:34727, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35937") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40656->172.17.0.2:35937, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32759") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59794->172.17.0.2:32759, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36295") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51078->172.17.0.2:36295, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37432") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43444->172.17.0.2:37432, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36436") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59250->172.17.0.2:36436, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35454") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53736->172.17.0.2:35454, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35339") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51782->172.17.0.2:35339, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34398") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46198->172.17.0.2:34398, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32011") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57300->172.17.0.2:32011, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32399") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50532->172.17.0.2:32399, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37780") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57910->172.17.0.2:37780, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38705") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37566->172.17.0.2:38705, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34625") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45196->172.17.0.2:34625, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39722") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44914->172.17.0.2:39722, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32177") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36066->172.17.0.2:32177, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39455") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34744->172.17.0.2:39455, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39432") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33768->172.17.0.2:39432, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31111") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51782->172.17.0.2:31111, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37788") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59048->172.17.0.2:37788, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34770") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59422->172.17.0.2:34770, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35074") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46238->172.17.0.2:35074, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32824") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38078->172.17.0.2:32824, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35931") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46500->172.17.0.2:35931, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31261") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36822->172.17.0.2:31261, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30392") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45620->172.17.0.2:30392, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39950") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56546->172.17.0.2:39950, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34505") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55728->172.17.0.2:34505, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38356") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37040->172.17.0.2:38356, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31217") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53598->172.17.0.2:31217, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34551") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56338->172.17.0.2:34551, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39134") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47270->172.17.0.2:39134, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33450") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57448->172.17.0.2:33450, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30145") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47788->172.17.0.2:30145, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38494") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39698->172.17.0.2:38494, err= 2025/07/08 02:02:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both0: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both13: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both14: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both15: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : both11: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both17: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both10: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both12: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both16: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both18: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both3: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both19: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both5: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both6: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both7: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both1: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both2: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both4: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both8: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both9: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 INFO : only14: Deleted 2025/07/08 02:02:24 INFO : only11: Deleted 2025/07/08 02:02:24 INFO : only12: Deleted 2025/07/08 02:02:24 INFO : only19: Deleted 2025/07/08 02:02:24 INFO : only7: Deleted 2025/07/08 02:02:24 INFO : only15: Deleted 2025/07/08 02:02:24 INFO : only13: Deleted 2025/07/08 02:02:24 INFO : only18: Deleted 2025/07/08 02:02:24 INFO : only8: Deleted 2025/07/08 02:02:24 INFO : only5: Deleted 2025/07/08 02:02:24 INFO : only1: Deleted 2025/07/08 02:02:24 INFO : only2: Deleted 2025/07/08 02:02:24 INFO : only0: Deleted 2025/07/08 02:02:24 INFO : only17: Deleted 2025/07/08 02:02:24 INFO : only16: Deleted 2025/07/08 02:02:24 INFO : only6: Deleted 2025/07/08 02:02:24 INFO : only4: Deleted 2025/07/08 02:02:24 INFO : only3: Deleted 2025/07/08 02:02:24 INFO : only10: Deleted 2025/07/08 02:02:24 INFO : only9: Deleted 2025/07/08 02:02:24 INFO : There was nothing to transfer 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31337") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52110->172.17.0.2:31337, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30261") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38340->172.17.0.2:30261, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35476") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42134->172.17.0.2:35476, err= --- PASS: TestSyncConcurrentDelete (0.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36822") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36442->172.17.0.2:36822, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36089") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53728->172.17.0.2:36089, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34406") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44136->172.17.0.2:34406, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30495") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47652->172.17.0.2:30495, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33162") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37050->172.17.0.2:33162, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35300") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33454->172.17.0.2:35300, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32440") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57070->172.17.0.2:32440, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38811") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34214->172.17.0.2:38811, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35500") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48906->172.17.0.2:35500, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34807") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49230->172.17.0.2:34807, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39331") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47124->172.17.0.2:39331, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36397") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56428->172.17.0.2:36397, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30246") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37614->172.17.0.2:30246, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38477") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58172->172.17.0.2:38477, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39463") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36022->172.17.0.2:39463, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34150") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45294->172.17.0.2:34150, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38001") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60858->172.17.0.2:38001, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30702") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56712->172.17.0.2:30702, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36164") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50114->172.17.0.2:36164, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32900") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45110->172.17.0.2:32900, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32193") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58704->172.17.0.2:32193, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35519") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45780->172.17.0.2:35519, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38683") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36664->172.17.0.2:38683, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34429") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43868->172.17.0.2:34429, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32874") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57112->172.17.0.2:32874, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34813") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49220->172.17.0.2:34813, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37003") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58984->172.17.0.2:37003, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34486") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52296->172.17.0.2:34486, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36529") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42290->172.17.0.2:36529, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32680") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53388->172.17.0.2:32680, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35983") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58570->172.17.0.2:35983, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37782") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52034->172.17.0.2:37782, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33851") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34086->172.17.0.2:33851, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32485") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52452->172.17.0.2:32485, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31702") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46714->172.17.0.2:31702, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35326") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58492->172.17.0.2:35326, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32604") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53362->172.17.0.2:32604, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34506") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50036->172.17.0.2:34506, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32120") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43860->172.17.0.2:32120, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37039") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58036->172.17.0.2:37039, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39251") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52206->172.17.0.2:39251, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31002") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47498->172.17.0.2:31002, err= 2025/07/08 02:02:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:24 DEBUG : both0: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both13: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both14: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both15: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both10: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both11: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both18: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both19: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both1: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both2: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both3: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both4: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both5: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both6: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both7: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both8: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:24 DEBUG : both9: Unchanged skipping 2025/07/08 02:02:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/08 02:02:24 DEBUG : both12: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both16: Unchanged skipping 2025/07/08 02:02:24 DEBUG : both17: Unchanged skipping 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35502") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38110") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47310->172.17.0.2:38110, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35170") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59594->172.17.0.2:35502, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33658") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47944->172.17.0.2:35170, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33762->172.17.0.2:33658, err= 2025/07/08 02:02:24 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/08 02:02:24 INFO : only0: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34151") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48110->172.17.0.2:34151, err= 2025/07/08 02:02:24 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/08 02:02:24 INFO : only10: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36715") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45990->172.17.0.2:36715, err= 2025/07/08 02:02:24 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/08 02:02:24 INFO : only11: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/08 02:02:24 INFO : only12: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35264") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51960->172.17.0.2:35264, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34513") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49062->172.17.0.2:34513, err= 2025/07/08 02:02:24 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/08 02:02:24 INFO : only13: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30839") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39900->172.17.0.2:30839, err= 2025/07/08 02:02:24 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/08 02:02:24 INFO : only14: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/08 02:02:24 INFO : only15: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/08 02:02:24 INFO : only16: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36511") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37952->172.17.0.2:36511, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33864") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38562->172.17.0.2:33864, err= 2025/07/08 02:02:24 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/08 02:02:24 INFO : only17: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36456") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30715") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40536->172.17.0.2:36456, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44568->172.17.0.2:30715, err= 2025/07/08 02:02:24 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/08 02:02:24 INFO : only1: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37557") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55312->172.17.0.2:37557, err= 2025/07/08 02:02:24 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/08 02:02:24 INFO : only18: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30762") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58466->172.17.0.2:30762, err= 2025/07/08 02:02:24 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/08 02:02:24 INFO : only2: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/08 02:02:24 INFO : only3: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/08 02:02:24 INFO : only19: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/08 02:02:24 INFO : only4: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36764") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43728->172.17.0.2:36764, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33307") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31561") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59764->172.17.0.2:33307, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36487") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48826->172.17.0.2:31561, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40050->172.17.0.2:36487, err= 2025/07/08 02:02:24 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/08 02:02:24 INFO : only7: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/08 02:02:24 INFO : only6: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35773") 2025/07/08 02:02:24 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/08 02:02:24 INFO : only8: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/08 02:02:24 INFO : only5: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52090->172.17.0.2:35773, err= 2025/07/08 02:02:24 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/08 02:02:24 INFO : only9: Copied (replaced existing) 2025/07/08 02:02:24 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32241") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60504->172.17.0.2:32241, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37331") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45354->172.17.0.2:37331, err= 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39757") 2025/07/08 02:02:24 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50504->172.17.0.2:39757, err= --- PASS: TestSyncConcurrentTruncate (0.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:25 DEBUG : empty_on_remote: Making directory with metadata 2025/07/08 02:02:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:25 INFO : empty_on_remote: Making directory 2025/07/08 02:02:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/08 02:02:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31338") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57684->172.17.0.2:31338, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38704") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32925") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34450") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53732->172.17.0.2:34450, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35708->172.17.0.2:38704, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40576->172.17.0.2:32925, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38754") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57838->172.17.0.2:38754, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34593") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59716->172.17.0.2:34593, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:25 DEBUG : empty_on_remote: Making directory with metadata 2025/07/08 02:02:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 02:02:25 INFO : empty_on_remote: Making directory 2025/07/08 02:02:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/08 02:02:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33625") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34508->172.17.0.2:33625, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31968") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38221") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38679") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32910") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36888->172.17.0.2:31968, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53266->172.17.0.2:38221, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47660->172.17.0.2:38679, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43566->172.17.0.2:32910, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32750") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60694->172.17.0.2:32750, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32250") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35934->172.17.0.2:32250, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : sub dir: Making directory 2025/07/08 02:02:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30954") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56270->172.17.0.2:30954, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32760") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31801") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54394->172.17.0.2:32760, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36322->172.17.0.2:31801, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35255") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45724->172.17.0.2:35255, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37253") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41234->172.17.0.2:37253, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33092") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53246->172.17.0.2:33092, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33842") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34362->172.17.0.2:33842, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30666") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46960->172.17.0.2:30666, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33764") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35754->172.17.0.2:33764, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35623") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44234->172.17.0.2:35623, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32438") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55252->172.17.0.2:32438, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:02:25 INFO : sub dir: Making directory 2025/07/08 02:02:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35988") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46454->172.17.0.2:35988, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38662") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37603") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41120->172.17.0.2:37603, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55562->172.17.0.2:38662, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30741") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39782->172.17.0.2:30741, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35357") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58182->172.17.0.2:35357, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30198") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51510->172.17.0.2:30198, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33060") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60280->172.17.0.2:33060, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35838") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52984->172.17.0.2:35838, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36938") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52166->172.17.0.2:36938, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37899") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46170->172.17.0.2:37899, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35477") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39800->172.17.0.2:35477, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30899") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55836->172.17.0.2:30899, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34358") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51954->172.17.0.2:34358, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37387") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46398->172.17.0.2:37387, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31363") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40132->172.17.0.2:31363, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33019") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42182->172.17.0.2:33019, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38786") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38806->172.17.0.2:38786, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37635") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48722->172.17.0.2:37635, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33794") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33456->172.17.0.2:33794, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31403") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50546->172.17.0.2:31403, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31846") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39546->172.17.0.2:31846, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31103") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42676->172.17.0.2:31103, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37835") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52510->172.17.0.2:37835, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36107") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55518->172.17.0.2:36107, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37983") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37406->172.17.0.2:37983, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35229") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51368->172.17.0.2:35229, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33676") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33776->172.17.0.2:33676, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38696") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53220->172.17.0.2:38696, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39450") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33718->172.17.0.2:39450, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33718") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38802->172.17.0.2:33718, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38851") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41360->172.17.0.2:38851, err= 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39156") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50440->172.17.0.2:39156, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30822") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53008->172.17.0.2:30822, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35911") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37494->172.17.0.2:35911, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31834") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60964->172.17.0.2:31834, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32479") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45436->172.17.0.2:32479, err= 2025/07/08 02:02:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30907") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57446->172.17.0.2:30907, err= 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 INFO : There was nothing to transfer 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36670") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34362->172.17.0.2:36670, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33124") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53846->172.17.0.2:33124, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33730") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54058->172.17.0.2:33730, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34093") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46676->172.17.0.2:34093, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31191") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51946->172.17.0.2:31191, err= 2025/07/08 02:02:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34049") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49404->172.17.0.2:34049, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 INFO : There was nothing to transfer 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31725") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51432->172.17.0.2:31725, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35441") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54234->172.17.0.2:35441, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31841") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35558->172.17.0.2:31841, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35183") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45552->172.17.0.2:35183, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30815") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42116->172.17.0.2:30815, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31119") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51544->172.17.0.2:31119, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35571") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50372->172.17.0.2:35571, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32774") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36746->172.17.0.2:32774, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34831") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44538->172.17.0.2:34831, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33679") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52666->172.17.0.2:33679, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33883") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41172->172.17.0.2:33883, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39219") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44328->172.17.0.2:39219, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30179") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45904->172.17.0.2:30179, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36269") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43264->172.17.0.2:36269, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38036") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37244->172.17.0.2:38036, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37602") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51348->172.17.0.2:37602, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33389") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47834->172.17.0.2:33389, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36638") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59192->172.17.0.2:36638, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32833") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34704->172.17.0.2:32833, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39618") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33660->172.17.0.2:39618, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35240") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47812->172.17.0.2:35240, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37103") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35662->172.17.0.2:37103, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32307") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57040->172.17.0.2:32307, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30405") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42100->172.17.0.2:30405, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34027") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42796->172.17.0.2:34027, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37649") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52344->172.17.0.2:37649, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38121") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43434->172.17.0.2:38121, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30625") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48276->172.17.0.2:30625, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34307") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37528->172.17.0.2:34307, err= 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39527") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48330->172.17.0.2:39527, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39320") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38508->172.17.0.2:39320, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35332") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51710->172.17.0.2:35332, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31019") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56068->172.17.0.2:31019, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37852") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47346->172.17.0.2:37852, err= 2025/07/08 02:02:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38736") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37144->172.17.0.2:38736, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 INFO : There was nothing to transfer 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35894") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57762->172.17.0.2:35894, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32932") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56734->172.17.0.2:32932, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36760") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40768->172.17.0.2:36760, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36849") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47498->172.17.0.2:36849, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34119") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44560->172.17.0.2:34119, err= 2025/07/08 02:02:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33861") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52702->172.17.0.2:33861, err= 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 INFO : There was nothing to transfer 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38032") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58546->172.17.0.2:38032, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39042") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37508->172.17.0.2:39042, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36981") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54928->172.17.0.2:36981, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35308") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51962->172.17.0.2:35308, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39867") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33714->172.17.0.2:39867, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39849") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54382->172.17.0.2:39849, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32634") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52108->172.17.0.2:32634, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31210") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56636->172.17.0.2:31210, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30667") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36594->172.17.0.2:30667, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33728") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32920->172.17.0.2:33728, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36832") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40750->172.17.0.2:36832, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34575") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46266->172.17.0.2:34575, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34746") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47350->172.17.0.2:34746, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30175") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51812->172.17.0.2:30175, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36502") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36034->172.17.0.2:36502, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30478") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46854->172.17.0.2:30478, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37420") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57412->172.17.0.2:37420, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32526") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52512->172.17.0.2:32526, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33067") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47036->172.17.0.2:33067, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31291") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36564->172.17.0.2:31291, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31800") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39948->172.17.0.2:31800, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35820") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52278->172.17.0.2:35820, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34057") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59992->172.17.0.2:34057, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34516") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34186->172.17.0.2:34516, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32226") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42590->172.17.0.2:32226, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30446") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57140->172.17.0.2:30446, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39443") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50618->172.17.0.2:39443, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33264") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39296->172.17.0.2:33264, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31120") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56004->172.17.0.2:31120, err= 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34101") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47690->172.17.0.2:34101, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38141") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57828->172.17.0.2:38141, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37716") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55154->172.17.0.2:37716, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33279") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37876->172.17.0.2:33279, err= 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36097") 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35534->172.17.0.2:36097, err= 2025/07/08 02:02:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34244") 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51676->172.17.0.2:21, err= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34112") 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39121") 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42054->172.17.0.2:34244, err= 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31871") 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48678->172.17.0.2:31871, err= 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38740->172.17.0.2:39121, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47514->172.17.0.2:34112, err= 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:25 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/08 02:02:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/08 02:02:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35990") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55064->172.17.0.2:35990, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35408") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58096->172.17.0.2:35408, err= 2025/07/08 02:02:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33403") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33264->172.17.0.2:33403, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33363") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35808") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55112->172.17.0.2:33363, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51512->172.17.0.2:35808, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33921") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48298->172.17.0.2:33921, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35879") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60402->172.17.0.2:35879, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38119") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52198->172.17.0.2:38119, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38413") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46294->172.17.0.2:38413, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33350") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42362->172.17.0.2:33350, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32838") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33708->172.17.0.2:32838, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38046") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42890->172.17.0.2:38046, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38112") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40616->172.17.0.2:38112, err= 2025/07/08 02:02:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37611") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35761") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44692->172.17.0.2:35761, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59842->172.17.0.2:37611, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37040") 2025/07/08 02:02:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58244->172.17.0.2:37040, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34024") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39800->172.17.0.2:34024, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Connecting to FTP server 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51684->172.17.0.2:21, err= 2025/07/08 02:02:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 02:02:25 INFO : apple: Deleted 2025/07/08 02:02:25 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 02:02:25 INFO : appleappleapplebanana: Deleted 2025/07/08 02:02:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 02:02:25 INFO : banana: Deleted 2025/07/08 02:02:25 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51694->172.17.0.2:21, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:21") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51706->172.17.0.2:21, err= 2025/07/08 02:02:25 INFO : splitbananasplit: Deleted 2025/07/08 02:02:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 02:02:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30034") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43530->172.17.0.2:30034, err= 2025/07/08 02:02:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : YXBwbGU=: Excluded 2025/07/08 02:02:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/08 02:02:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : YmFuYW5h: Excluded 2025/07/08 02:02:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39135") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59654->172.17.0.2:39135, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30728") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54322->172.17.0.2:30728, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37895") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37954->172.17.0.2:37895, err= 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38400") 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58834->172.17.0.2:38400, err= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39500") 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53522->172.17.0.2:39500, err= 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37530") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43218->172.17.0.2:37530, err= 2025/07/08 02:02:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : YXBwbGU=: Excluded 2025/07/08 02:02:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/08 02:02:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : YmFuYW5h: Excluded 2025/07/08 02:02:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39159") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43248->172.17.0.2:39159, err= 2025/07/08 02:02:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/08 02:02:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36266") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34220->172.17.0.2:36266, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33206") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49490->172.17.0.2:33206, err= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 02:02:25 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 02:02:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38226") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38896->172.17.0.2:38226, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30758") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43146->172.17.0.2:30758, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36155") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55562->172.17.0.2:36155, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33591") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39186->172.17.0.2:33591, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33688") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46072->172.17.0.2:33688, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34760") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58296->172.17.0.2:34760, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32447") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51858->172.17.0.2:32447, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36456") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40544->172.17.0.2:36456, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30737") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47564->172.17.0.2:30737, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38365") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57516->172.17.0.2:38365, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38169") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39726->172.17.0.2:38169, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39769") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37154->172.17.0.2:39769, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31841") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35572->172.17.0.2:31841, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31246") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48228->172.17.0.2:31246, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31388") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51380->172.17.0.2:31388, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31896") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43104->172.17.0.2:31896, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30765") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58376->172.17.0.2:30765, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32684") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41360->172.17.0.2:32684, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31390") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51508->172.17.0.2:31390, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39780") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44124->172.17.0.2:39780, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39056") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40396->172.17.0.2:39056, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37859") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60262->172.17.0.2:37859, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31339") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48564->172.17.0.2:31339, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37813") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51322->172.17.0.2:37813, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36499") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35516->172.17.0.2:36499, err= 2025/07/08 02:02:25 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39577") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34002->172.17.0.2:39577, err= 2025/07/08 02:02:25 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : apple: Excluded 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:25 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : banana: Excluded 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36860") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34334->172.17.0.2:36860, err= 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34231") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35732->172.17.0.2:34231, err= 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38046") 2025/07/08 02:02:25 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42902->172.17.0.2:38046, err= 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35406") 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42548->172.17.0.2:35406, err= 2025/07/08 02:02:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38781") 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57200->172.17.0.2:38781, err= 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34634") 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39778->172.17.0.2:34634, err= 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31479") 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31654") 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49378->172.17.0.2:31479, err= 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48204->172.17.0.2:31654, err= 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31197") 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/08 02:02:26 INFO : apple: Copied (new) to: PREFIXapple 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53148->172.17.0.2:31197, err= 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35487") 2025/07/08 02:02:26 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43432->172.17.0.2:35487, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31323") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33388->172.17.0.2:31323, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36986") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45816->172.17.0.2:36986, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38112") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40624->172.17.0.2:38112, err= 2025/07/08 02:02:26 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/08 02:02:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33492") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47926->172.17.0.2:33492, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30141") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30476") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38414->172.17.0.2:30141, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38570->172.17.0.2:30476, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32841") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35117") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44070->172.17.0.2:35117, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50582->172.17.0.2:32841, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31193") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30404") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35756->172.17.0.2:31193, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40098->172.17.0.2:30404, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32471") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59960->172.17.0.2:32471, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34652") 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49188->172.17.0.2:34652, err= 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32663") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57872->172.17.0.2:32663, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33524") 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39903") 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46400->172.17.0.2:33524, err= 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55438->172.17.0.2:39903, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 02:02:26 INFO : splitbananasplit: Deleted 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 02:02:26 INFO : appleappleapplebanana: Deleted 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 02:02:26 INFO : apple: Deleted 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 02:02:26 INFO : banana: Deleted 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32419") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38756->172.17.0.2:32419, err= 2025/07/08 02:02:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : PREFIXapple: Excluded 2025/07/08 02:02:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : PREFIXbanana: Excluded 2025/07/08 02:02:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33687") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50418->172.17.0.2:33687, err= 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31411") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49912->172.17.0.2:31411, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39373") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57222->172.17.0.2:39373, err= 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 02:02:26 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32216") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57280->172.17.0.2:32216, err= 2025/07/08 02:02:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30116") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33212->172.17.0.2:30116, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34252") 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37996->172.17.0.2:34252, err= 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31819") 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55284->172.17.0.2:31819, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31935") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48454->172.17.0.2:31935, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37829") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51684->172.17.0.2:37829, err= 2025/07/08 02:02:26 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/08 02:02:26 INFO : appleappleapplebanana: Copied (new) 2025/07/08 02:02:26 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/08 02:02:26 INFO : splitbananasplit: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30883") 2025/07/08 02:02:26 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/08 02:02:26 INFO : apple: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40850->172.17.0.2:30883, err= 2025/07/08 02:02:26 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/08 02:02:26 INFO : banana: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37133") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44572->172.17.0.2:37133, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35370") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32904") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60602->172.17.0.2:35370, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49510->172.17.0.2:32904, err= 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35669") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55798->172.17.0.2:35669, err= 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36184") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57884->172.17.0.2:36184, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36427") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60572->172.17.0.2:36427, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39267") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33584->172.17.0.2:39267, err= 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35592") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34878") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42476->172.17.0.2:35592, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44330->172.17.0.2:34878, err= 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37068") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57354->172.17.0.2:37068, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34337") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35616->172.17.0.2:34337, err= 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35759") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42902->172.17.0.2:35759, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30883") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40852->172.17.0.2:30883, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36518") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33276->172.17.0.2:36518, err= 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31877") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48902->172.17.0.2:31877, err= 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/08 02:02:26 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/08 02:02:26 INFO : PREFIXbanana: Deleted 2025/07/08 02:02:26 INFO : PREFIXapple: Deleted 2025/07/08 02:02:26 INFO : PREFIXsplitbananasplit: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38261") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56216->172.17.0.2:38261, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38918") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59860->172.17.0.2:38918, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36534") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58752->172.17.0.2:36534, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39536") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38300->172.17.0.2:39536, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33360") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41154->172.17.0.2:33360, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36133") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38088->172.17.0.2:36133, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33612") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55044->172.17.0.2:33612, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34027") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42800->172.17.0.2:34027, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36232") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50112->172.17.0.2:36232, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32541") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60036->172.17.0.2:32541, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39598") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46064->172.17.0.2:39598, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32169") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33766->172.17.0.2:32169, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35484") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52862->172.17.0.2:35484, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30284") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47022->172.17.0.2:30284, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30545") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60426->172.17.0.2:30545, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32381") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56822->172.17.0.2:32381, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32771") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55914->172.17.0.2:32771, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36656") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51786->172.17.0.2:36656, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39864") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55982->172.17.0.2:39864, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34857") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52838->172.17.0.2:34857, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33479") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55088->172.17.0.2:33479, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35622") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40508->172.17.0.2:35622, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38109") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46748->172.17.0.2:38109, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39029") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34860->172.17.0.2:39029, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39823") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37700->172.17.0.2:39823, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39573") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58938->172.17.0.2:39573, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36203") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48626->172.17.0.2:36203, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37288") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60502->172.17.0.2:37288, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39008") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35760->172.17.0.2:39008, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35420") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60534->172.17.0.2:35420, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39414") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50942->172.17.0.2:39414, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39309") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50912->172.17.0.2:39309, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31325") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53084->172.17.0.2:31325, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34534") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59328->172.17.0.2:34534, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30023") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47194->172.17.0.2:30023, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39257") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59680->172.17.0.2:39257, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34107") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33530->172.17.0.2:34107, err= 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39622") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50354->172.17.0.2:39622, err= 2025/07/08 02:02:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33392") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35302") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31924") 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50236->172.17.0.2:33392, err= 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54792->172.17.0.2:31924, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34744") 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44432->172.17.0.2:34744, err= 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56266->172.17.0.2:35302, err= 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31674") 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34242->172.17.0.2:31674, err= 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34382") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53416->172.17.0.2:34382, err= 2025/07/08 02:02:26 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/08 02:02:26 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38668") 2025/07/08 02:02:26 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51938->172.17.0.2:38668, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34596") 2025/07/08 02:02:26 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39902->172.17.0.2:34596, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39515") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58018->172.17.0.2:39515, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33275") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58970->172.17.0.2:33275, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38069") 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56358->172.17.0.2:38069, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33456") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49782->172.17.0.2:33456, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38736") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37150->172.17.0.2:38736, err= 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39681") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37254->172.17.0.2:39681, err= 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36121") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37694") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56050->172.17.0.2:36121, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59340->172.17.0.2:37694, err= 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36497") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49238->172.17.0.2:36497, err= 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31883") 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57794->172.17.0.2:31883, err= 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37863") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33548->172.17.0.2:37863, err= 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30064") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54590->172.17.0.2:30064, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39488") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36570->172.17.0.2:39488, err= 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 02:02:26 INFO : appleappleapplebanana: Deleted 2025/07/08 02:02:26 INFO : banana: Deleted 2025/07/08 02:02:26 INFO : apple: Deleted 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 02:02:26 INFO : splitbananasplit: Deleted 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30165") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59666->172.17.0.2:30165, err= 2025/07/08 02:02:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : bananaSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30357") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34396->172.17.0.2:30357, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31354") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33526->172.17.0.2:31354, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38432") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33758->172.17.0.2:38432, err= 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 02:02:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38163") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56338->172.17.0.2:38163, err= 2025/07/08 02:02:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30086") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38767") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31647") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44116->172.17.0.2:30086, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38481") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46732->172.17.0.2:31647, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36367") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42752->172.17.0.2:38767, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36960->172.17.0.2:38481, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45434->172.17.0.2:36367, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/08 02:02:26 INFO : splitbananasplit: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33839") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50262->172.17.0.2:33839, err= 2025/07/08 02:02:26 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/08 02:02:26 INFO : appleappleapplebanana: Copied (new) 2025/07/08 02:02:26 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/08 02:02:26 INFO : banana: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33848") 2025/07/08 02:02:26 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/08 02:02:26 INFO : apple: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39235") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33466->172.17.0.2:39235, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30989") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47788->172.17.0.2:33848, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40354->172.17.0.2:30989, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33081") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39745") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33374->172.17.0.2:39745, err= 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58122->172.17.0.2:33081, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37735") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36822->172.17.0.2:37735, err= 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38510") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35332->172.17.0.2:38510, err= 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33141") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58136->172.17.0.2:33141, err= 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39475") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30762") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43128->172.17.0.2:39475, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58472->172.17.0.2:30762, err= 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33322") 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35788->172.17.0.2:33322, err= 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36412") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35406->172.17.0.2:36412, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30484") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47394->172.17.0.2:30484, err= 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39682") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48300->172.17.0.2:39682, err= 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33127") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55152->172.17.0.2:33127, err= 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/08 02:02:26 INFO : appleSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : splitbananasplitSUFFIX: Deleted 2025/07/08 02:02:26 INFO : bananaSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32954") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60236->172.17.0.2:32954, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30586") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45448->172.17.0.2:30586, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38191") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34008->172.17.0.2:38191, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32359") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45638->172.17.0.2:32359, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36057") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56308->172.17.0.2:36057, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30634") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36812->172.17.0.2:30634, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31038") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56688->172.17.0.2:31038, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31013") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35336->172.17.0.2:31013, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34694") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54426->172.17.0.2:34694, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36725") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34592->172.17.0.2:36725, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38741") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58602->172.17.0.2:38741, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33060") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60286->172.17.0.2:33060, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35267") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48914->172.17.0.2:35267, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38962") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60876->172.17.0.2:38962, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32365") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55946->172.17.0.2:32365, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32625") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42722->172.17.0.2:32625, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38838") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46448->172.17.0.2:38838, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30051") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44530->172.17.0.2:30051, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30199") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40234->172.17.0.2:30199, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39875") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50176->172.17.0.2:39875, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31971") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37240->172.17.0.2:31971, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38488") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39392->172.17.0.2:38488, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36245") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56756->172.17.0.2:36245, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30500") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60988->172.17.0.2:30500, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37666") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44384->172.17.0.2:37666, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34158") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56608->172.17.0.2:34158, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31598") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33854->172.17.0.2:31598, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38272") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36010->172.17.0.2:38272, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35877") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37162->172.17.0.2:35877, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31725") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51438->172.17.0.2:31725, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38055") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42034->172.17.0.2:38055, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37314") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32962->172.17.0.2:37314, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31506") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47012->172.17.0.2:31506, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32018") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54886->172.17.0.2:32018, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37525") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36002->172.17.0.2:37525, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38641") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60832->172.17.0.2:38641, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32846") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55204->172.17.0.2:32846, err= 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31162") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54406->172.17.0.2:31162, err= 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31593") 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30575") 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51620->172.17.0.2:31593, err= 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38034") 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55672->172.17.0.2:38034, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59824->172.17.0.2:30575, err= 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39384") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35756") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39996->172.17.0.2:39384, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36036->172.17.0.2:35756, err= 2025/07/08 02:02:26 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/08 02:02:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30762") 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58488->172.17.0.2:30762, err= 2025/07/08 02:02:26 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30623") 2025/07/08 02:02:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40736->172.17.0.2:30623, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36335") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37122") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54878->172.17.0.2:36335, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54940->172.17.0.2:37122, err= 2025/07/08 02:02:26 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33021") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37562") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35248") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60626->172.17.0.2:33021, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51674->172.17.0.2:37562, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34952->172.17.0.2:35248, err= 2025/07/08 02:02:26 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34222") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38656->172.17.0.2:34222, err= 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32107") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38539") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39609") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59738->172.17.0.2:38539, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46962->172.17.0.2:32107, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59368->172.17.0.2:39609, err= 2025/07/08 02:02:26 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38990") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54470->172.17.0.2:38990, err= 2025/07/08 02:02:26 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35442") 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46318->172.17.0.2:35442, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31347") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36744->172.17.0.2:31347, err= 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 02:02:26 INFO : splitbananasplit: Deleted 2025/07/08 02:02:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 02:02:26 INFO : appleappleapplebanana: Deleted 2025/07/08 02:02:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 02:02:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32571") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51790->172.17.0.2:32571, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleapple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleapple: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbanan: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36344") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45354->172.17.0.2:36344, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcde: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdef: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefg: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defgh: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghi: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghij: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijk: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-12345: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-23456: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-34567: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-45678: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33694") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41830->172.17.0.2:33694, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37289") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37920->172.17.0.2:37289, err= 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39585") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46936->172.17.0.2:39585, err= 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31227") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55700->172.17.0.2:31227, err= 2025/07/08 02:02:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 02:02:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 02:02:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 02:02:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 02:02:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 02:02:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 02:02:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 02:02:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 02:02:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 02:02:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34562") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54534->172.17.0.2:34562, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleapple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleapple: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbanan: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36566") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60236->172.17.0.2:36566, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcde: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdef: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefg: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defgh: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghi: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghij: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijk: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-12345: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-23456: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-34567: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-45678: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36237") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56344->172.17.0.2:36237, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39349") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60588->172.17.0.2:39349, err= 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 02:02:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34972") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41512->172.17.0.2:34972, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36568") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45902->172.17.0.2:36568, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34076") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57862->172.17.0.2:34076, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38147") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57218->172.17.0.2:38147, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35212") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36084->172.17.0.2:35212, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34149") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58812->172.17.0.2:34149, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37752") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33748->172.17.0.2:37752, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31324") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53268->172.17.0.2:31324, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32712") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48512->172.17.0.2:32712, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37837") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44310->172.17.0.2:37837, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30464") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43254->172.17.0.2:30464, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35233") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34764->172.17.0.2:35233, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35777") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34542->172.17.0.2:35777, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30946") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34438->172.17.0.2:30946, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30375") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55832->172.17.0.2:30375, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33081") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58138->172.17.0.2:33081, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33179") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58328->172.17.0.2:33179, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39981") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43314->172.17.0.2:39981, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35786") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46988->172.17.0.2:35786, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31147") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38570->172.17.0.2:31147, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35002") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41098->172.17.0.2:35002, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35688") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53976->172.17.0.2:35688, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34092") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50106->172.17.0.2:34092, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31740") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52500->172.17.0.2:31740, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37779") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57490->172.17.0.2:37779, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38154") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45826->172.17.0.2:38154, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33909") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49592->172.17.0.2:33909, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33220") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46206->172.17.0.2:33220, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34119") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44570->172.17.0.2:34119, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34342") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58082->172.17.0.2:34342, err= 2025/07/08 02:02:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39953") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50424->172.17.0.2:39953, err= 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35863") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42362->172.17.0.2:35863, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30164") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55858->172.17.0.2:30164, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34539") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41954->172.17.0.2:34539, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35027") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54220->172.17.0.2:35027, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32116") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59128->172.17.0.2:32116, err= 2025/07/08 02:02:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32166") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54484->172.17.0.2:32166, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30688") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46616->172.17.0.2:30688, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38251") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36598->172.17.0.2:38251, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31899") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40512->172.17.0.2:31899, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39204") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55336->172.17.0.2:39204, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30354") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48150->172.17.0.2:30354, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30338") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35342->172.17.0.2:30338, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34838") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52558->172.17.0.2:34838, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39543") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55646->172.17.0.2:39543, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37186") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54182->172.17.0.2:37186, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30134") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33934->172.17.0.2:30134, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39015") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35346->172.17.0.2:39015, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32722") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58262->172.17.0.2:32722, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36463") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50604->172.17.0.2:36463, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30666") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46964->172.17.0.2:30666, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36737") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39476->172.17.0.2:36737, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32460") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34970->172.17.0.2:32460, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34830") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42270->172.17.0.2:34830, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33038") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47944->172.17.0.2:33038, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36146") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48678->172.17.0.2:36146, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35455") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48822->172.17.0.2:35455, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31103") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42684->172.17.0.2:31103, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36905") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45196->172.17.0.2:36905, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36003") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48438->172.17.0.2:36003, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30251") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55432->172.17.0.2:30251, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32700") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49468->172.17.0.2:32700, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36831") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44002->172.17.0.2:36831, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31444") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35068->172.17.0.2:31444, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31516") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46094->172.17.0.2:31516, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30012") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59646->172.17.0.2:30012, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38246") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41634->172.17.0.2:38246, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34954") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45922->172.17.0.2:34954, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34976") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38326->172.17.0.2:34976, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34900") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51932->172.17.0.2:34900, err= 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33953") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33578->172.17.0.2:33953, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33693") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38636->172.17.0.2:33693, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36643") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38710->172.17.0.2:36643, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34826") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58624->172.17.0.2:34826, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33318") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37896->172.17.0.2:33318, err= 2025/07/08 02:02:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32466") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43418->172.17.0.2:32466, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39340") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42176->172.17.0.2:39340, err= 2025/07/08 02:02:26 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : apple: Excluded 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:26 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : banana: Excluded 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32744") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39934->172.17.0.2:32744, err= 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34291") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52192->172.17.0.2:34291, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39878") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58164->172.17.0.2:39878, err= 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39078") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34928->172.17.0.2:39078, err= 2025/07/08 02:02:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38896") 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38872->172.17.0.2:38896, err= 2025/07/08 02:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:26 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35651") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59734->172.17.0.2:35651, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36983") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54760->172.17.0.2:36983, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37847") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45640->172.17.0.2:37847, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32389") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56420->172.17.0.2:32389, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39176") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41762->172.17.0.2:39176, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37654") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44832->172.17.0.2:37654, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30957") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34526->172.17.0.2:30957, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39733") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59640->172.17.0.2:39733, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37037") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45258->172.17.0.2:37037, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34207") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60114->172.17.0.2:34207, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33947") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53740->172.17.0.2:33947, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35275") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35924->172.17.0.2:35275, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35815") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37472->172.17.0.2:35815, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38199") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45106->172.17.0.2:38199, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38941") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34664->172.17.0.2:38941, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35578") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58144->172.17.0.2:35578, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34686") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47366->172.17.0.2:34686, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38973") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50292->172.17.0.2:38973, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32823") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54898->172.17.0.2:32823, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32258") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44092->172.17.0.2:32258, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38586") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34858->172.17.0.2:38586, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30366") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54326->172.17.0.2:30366, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33368") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40546->172.17.0.2:33368, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35612") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43186->172.17.0.2:35612, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38211") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57516->172.17.0.2:38211, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37292") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36284->172.17.0.2:37292, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34686") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47376->172.17.0.2:34686, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32064") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53052->172.17.0.2:32064, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37781") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44552->172.17.0.2:37781, err= 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39226") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44766->172.17.0.2:39226, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33912") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57514->172.17.0.2:33912, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31704") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42680->172.17.0.2:31704, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36240") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53434->172.17.0.2:36240, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37814") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45954->172.17.0.2:37814, err= 2025/07/08 02:02:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36618") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60058->172.17.0.2:36618, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38240") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60588->172.17.0.2:38240, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31836") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34634->172.17.0.2:31836, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37756") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55152->172.17.0.2:37756, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35484") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52878->172.17.0.2:35484, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39246") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49520->172.17.0.2:39246, err= 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:27 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31649") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36302->172.17.0.2:31649, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34017") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55050->172.17.0.2:34017, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30119") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45718->172.17.0.2:30119, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39609") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59380->172.17.0.2:39609, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38465") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57294->172.17.0.2:38465, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35508") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60368->172.17.0.2:35508, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33875") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37092->172.17.0.2:33875, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35600") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45504->172.17.0.2:35600, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33060") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60292->172.17.0.2:33060, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39104") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57026->172.17.0.2:39104, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39632") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52036->172.17.0.2:39632, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39201") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33686->172.17.0.2:39201, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39348") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53042->172.17.0.2:39348, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37546") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53534->172.17.0.2:37546, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36650") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57744->172.17.0.2:36650, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36084") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45970->172.17.0.2:36084, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38887") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40034->172.17.0.2:38887, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39397") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41846->172.17.0.2:39397, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34283") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48576->172.17.0.2:34283, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32156") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37724->172.17.0.2:32156, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38065") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47560->172.17.0.2:38065, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32455") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44882->172.17.0.2:32455, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38434") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52716->172.17.0.2:38434, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38920") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56446->172.17.0.2:38920, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38714") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54248->172.17.0.2:38714, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31424") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59724->172.17.0.2:31424, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36809") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49144->172.17.0.2:36809, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30590") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38526->172.17.0.2:30590, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39915") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51656->172.17.0.2:39915, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39888") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37374->172.17.0.2:39888, err= 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39418") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52140->172.17.0.2:39418, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38223") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34486->172.17.0.2:38223, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34413") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58214->172.17.0.2:34413, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39967") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59492->172.17.0.2:39967, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33487") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48804->172.17.0.2:33487, err= 2025/07/08 02:02:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31088") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50586->172.17.0.2:31088, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39103") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59478->172.17.0.2:39103, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34198") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33370->172.17.0.2:34198, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31965") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48268->172.17.0.2:31965, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36934") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33694->172.17.0.2:36934, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39313") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56822->172.17.0.2:39313, err= 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33373") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42176->172.17.0.2:33373, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34926") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53036->172.17.0.2:34926, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35969") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34728->172.17.0.2:35969, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32072") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33734->172.17.0.2:32072, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30241") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58088->172.17.0.2:30241, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30587") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37810->172.17.0.2:30587, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38450") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51562->172.17.0.2:38450, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35559") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45350->172.17.0.2:35559, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33067") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47044->172.17.0.2:33067, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31856") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50486->172.17.0.2:31856, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33293") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38698->172.17.0.2:33293, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33269") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50434->172.17.0.2:33269, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35288") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40492->172.17.0.2:35288, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32315") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42618->172.17.0.2:32315, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31644") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44480->172.17.0.2:31644, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33875") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37096->172.17.0.2:33875, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32188") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52668->172.17.0.2:32188, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36363") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60384->172.17.0.2:36363, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33562") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51928->172.17.0.2:33562, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38036") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37256->172.17.0.2:38036, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38331") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43334->172.17.0.2:38331, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39651") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54830->172.17.0.2:39651, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33537") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34478->172.17.0.2:33537, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30052") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41182->172.17.0.2:30052, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38275") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47206->172.17.0.2:38275, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38259") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54656->172.17.0.2:38259, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30491") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56812->172.17.0.2:30491, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37548") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37386->172.17.0.2:37548, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31795") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57426->172.17.0.2:31795, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36494") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38648->172.17.0.2:36494, err= 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39436") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50644->172.17.0.2:39436, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34892") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44700->172.17.0.2:34892, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34042") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59486->172.17.0.2:34042, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37833") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36648->172.17.0.2:37833, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36779") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43436->172.17.0.2:36779, err= 2025/07/08 02:02:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30613") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44682->172.17.0.2:30613, err= 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32985") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45430->172.17.0.2:32985, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30656") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48084->172.17.0.2:30656, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37642") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33788->172.17.0.2:37642, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37123") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35200->172.17.0.2:37123, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37740") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52662->172.17.0.2:37740, err= 2025/07/08 02:02:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : apple: Unchanged skipping 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : banana: Unchanged skipping 2025/07/08 02:02:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37070") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53078->172.17.0.2:37070, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31214") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55798->172.17.0.2:31214, err= 2025/07/08 02:02:27 DEBUG : apple: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : apple: Excluded 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : appleappleapplebanana: Excluded 2025/07/08 02:02:27 DEBUG : banana: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : banana: Excluded 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : splitbananasplit: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35088") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37542->172.17.0.2:35088, err= 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 02:02:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32173") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55674->172.17.0.2:32173, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31106") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46178->172.17.0.2:31106, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30996") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44200->172.17.0.2:30996, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30247") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50062->172.17.0.2:30247, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31046") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54906->172.17.0.2:31046, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36550") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48870->172.17.0.2:36550, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33871") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32920->172.17.0.2:33871, err= --- PASS: TestTransform (2.38s) --- PASS: TestTransform/NFC (0.20s) --- PASS: TestTransform/NFD (0.18s) --- PASS: TestTransform/base64 (0.23s) --- PASS: TestTransform/prefix (0.23s) --- PASS: TestTransform/suffix (0.26s) --- PASS: TestTransform/truncate (0.21s) --- PASS: TestTransform/encoder (0.23s) --- PASS: TestTransform/ISO-8859-1 (0.21s) --- PASS: TestTransform/charmap (0.22s) --- PASS: TestTransform/lowercase (0.21s) --- PASS: TestTransform/ascii (0.20s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35409") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55170->172.17.0.2:35409, err= 2025/07/08 02:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 02:02:27 INFO : sub dir_somesuffix: Making directory 2025/07/08 02:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 02:02:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/08 02:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 02:02:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32552") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59938->172.17.0.2:32552, err= 2025/07/08 02:02:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 02:02:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31300") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35986->172.17.0.2:31300, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39152") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41814->172.17.0.2:39152, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34479") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45934->172.17.0.2:34479, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31871") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48690->172.17.0.2:31871, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38041") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52664->172.17.0.2:38041, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32926") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45152->172.17.0.2:32926, err= 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31970") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52068->172.17.0.2:31970, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35874") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47072->172.17.0.2:35874, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34949") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58088->172.17.0.2:34949, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34022") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58000->172.17.0.2:34022, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30393") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35840->172.17.0.2:30393, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38991") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41434->172.17.0.2:38991, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33607") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42906->172.17.0.2:33607, err= 2025/07/08 02:02:27 INFO : toe: Making directory 2025/07/08 02:02:27 INFO : toe/toe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34014") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47544->172.17.0.2:34014, err= 2025/07/08 02:02:27 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/08 02:02:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32310") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43056->172.17.0.2:32310, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36017") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36416->172.17.0.2:36017, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30723") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44136->172.17.0.2:30723, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34058") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41762->172.17.0.2:34058, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35210") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39644->172.17.0.2:35210, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33403") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33280->172.17.0.2:33403, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38548") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52370->172.17.0.2:38548, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30927") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58166->172.17.0.2:30927, err= 2025/07/08 02:02:27 INFO : toe: Making directory 2025/07/08 02:02:27 INFO : toe/toe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31022") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41666->172.17.0.2:31022, err= 2025/07/08 02:02:27 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/08 02:02:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34939") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43166->172.17.0.2:34939, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36837") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60036->172.17.0.2:36837, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30374") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54234->172.17.0.2:30374, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33075") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33770->172.17.0.2:33075, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36335") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54888->172.17.0.2:36335, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38852") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36172->172.17.0.2:38852, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36103") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55318->172.17.0.2:36103, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33176") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36922->172.17.0.2:33176, err= 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 INFO : tictacempty_dir: Making directory 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : tictactoe/tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39563") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36254->172.17.0.2:39563, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36715") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46002->172.17.0.2:36715, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38132") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39318") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55196->172.17.0.2:38132, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56390->172.17.0.2:39318, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31704") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42686->172.17.0.2:31704, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30442") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37780->172.17.0.2:30442, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37886") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32237") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39296->172.17.0.2:37886, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33786->172.17.0.2:32237, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38378") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:45096->172.17.0.2:38378, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38787") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39212->172.17.0.2:38787, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32455") 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44884->172.17.0.2:32455, err= 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 INFO : tictacempty_dir: Making directory 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : tictactoe/tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34450") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53742->172.17.0.2:34450, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35571") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50376->172.17.0.2:35571, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34412") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32557") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58360->172.17.0.2:32557, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58936->172.17.0.2:34412, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38148") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33630->172.17.0.2:38148, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39445") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:39266->172.17.0.2:39445, err= 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35062") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51598->172.17.0.2:35062, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32434") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47554->172.17.0.2:32434, err= 2025/07/08 02:02:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39948") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56822->172.17.0.2:39948, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/08 02:02:27 NOTICE: ftp://172.17.0.2:21/rclone-test-jarehuw9keji: 0 differences found 2025/07/08 02:02:27 NOTICE: ftp://172.17.0.2:21/rclone-test-jarehuw9keji: 1 hashes could not be checked 2025/07/08 02:02:27 NOTICE: ftp://172.17.0.2:21/rclone-test-jarehuw9keji: 1 matching files 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31335") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34638->172.17.0.2:31335, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30754") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47294->172.17.0.2:30754, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37500") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37764->172.17.0.2:37500, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30690") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58538->172.17.0.2:30690, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33018") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60440->172.17.0.2:33018, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39791") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42842->172.17.0.2:39791, err= 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : tictactoe/tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30937") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43232->172.17.0.2:30937, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33823") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37888->172.17.0.2:33823, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34598") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55718->172.17.0.2:34598, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38047") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56800->172.17.0.2:38047, err= 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36842") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36622->172.17.0.2:36842, err= 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36609") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60952->172.17.0.2:36609, err= 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37514") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50352->172.17.0.2:37514, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33919") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40060->172.17.0.2:33919, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38103") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48682->172.17.0.2:38103, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32003") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54730->172.17.0.2:32003, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38835") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55484->172.17.0.2:38835, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32021") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33790->172.17.0.2:32021, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36848") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35322->172.17.0.2:36848, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33357") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40930->172.17.0.2:33357, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/08 02:02:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35515") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57736->172.17.0.2:35515, err= 2025/07/08 02:02:27 INFO : toe: Making directory 2025/07/08 02:02:27 INFO : toe/toe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33543") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42666->172.17.0.2:33543, err= 2025/07/08 02:02:27 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/08 02:02:27 INFO : toe/toe/toe: Copied (new) 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32138") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53986->172.17.0.2:32138, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30287") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60178->172.17.0.2:30287, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31237") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42058->172.17.0.2:31237, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35142") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33454->172.17.0.2:35142, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38853") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38172->172.17.0.2:38853, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39022") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:41422->172.17.0.2:39022, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30657") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33432->172.17.0.2:30657, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36682") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53020->172.17.0.2:36682, err= 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 INFO : tictacempty_dir: Making directory 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : tictactoe/tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38921") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47316->172.17.0.2:38921, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Deleted 2025/07/08 02:02:27 INFO : toe/toe: Removing directory 2025/07/08 02:02:27 INFO : toe: Removing directory 2025/07/08 02:02:27 INFO : empty_dir: Removing directory 2025/07/08 02:02:27 DEBUG : Local file system at /tmp/rclone1988440505: deleted 3 directories 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37791") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52604->172.17.0.2:37791, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34606") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32450") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49682->172.17.0.2:34606, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42086->172.17.0.2:32450, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39766") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32986->172.17.0.2:39766, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30420") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50766->172.17.0.2:30420, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32575") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36094->172.17.0.2:32575, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37039") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58048->172.17.0.2:37039, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30749") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60998->172.17.0.2:30749, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33105") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:48996->172.17.0.2:33105, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33881") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49102->172.17.0.2:33881, err= 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 INFO : tictacempty_dir: Making directory 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : tictactoe/tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39335") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51340->172.17.0.2:39335, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Deleted 2025/07/08 02:02:27 INFO : toe/toe: Removing directory 2025/07/08 02:02:27 INFO : toe: Removing directory 2025/07/08 02:02:27 INFO : empty_dir: Removing directory 2025/07/08 02:02:27 DEBUG : Local file system at /tmp/rclone1988440505: deleted 3 directories 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32406") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59844->172.17.0.2:32406, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31489") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36799") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57962->172.17.0.2:31489, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51994->172.17.0.2:36799, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37018") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60318->172.17.0.2:37018, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32316") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:52162->172.17.0.2:32316, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36729") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32707") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:34424->172.17.0.2:32707, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33102->172.17.0.2:36729, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33952") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36866->172.17.0.2:33952, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32420") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58816->172.17.0.2:32420, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39921") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58392->172.17.0.2:39921, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38849") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50338->172.17.0.2:38849, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31615") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36143") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32775") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38120->172.17.0.2:31615, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35010->172.17.0.2:32775, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40502->172.17.0.2:36143, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38109") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46758->172.17.0.2:38109, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38012") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50764->172.17.0.2:38012, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32721") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38232->172.17.0.2:32721, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : Reset feature "Copy" 2025/07/08 02:02:27 DEBUG : Reset feature "Move" 2025/07/08 02:02:27 DEBUG : Reset feature "Copy" 2025/07/08 02:02:27 DEBUG : Reset feature "Move" 2025/07/08 02:02:27 DEBUG : empty_dir: Making directory with metadata 2025/07/08 02:02:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34063") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44126->172.17.0.2:34063, err= 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 INFO : tictacempty_dir: Making directory 2025/07/08 02:02:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 INFO : tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: tictactoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 INFO : tictactoe/tictactoe: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 02:02:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33600") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60638->172.17.0.2:33600, err= 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Deleted 2025/07/08 02:02:27 INFO : toe/toe: Removing directory 2025/07/08 02:02:27 INFO : toe: Removing directory 2025/07/08 02:02:27 INFO : empty_dir: Removing directory 2025/07/08 02:02:27 DEBUG : Local file system at /tmp/rclone1988440505: deleted 3 directories 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30144") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49592->172.17.0.2:30144, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:30612") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31890") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58728->172.17.0.2:30612, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:35416->172.17.0.2:31890, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36148") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33678->172.17.0.2:36148, err= 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35159") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60914->172.17.0.2:35159, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32067") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54668->172.17.0.2:32067, err= 2025/07/08 02:02:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/08 02:02:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35637") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47396->172.17.0.2:35637, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39158") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35649") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39230") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36706->172.17.0.2:39158, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49406->172.17.0.2:35649, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57976->172.17.0.2:39230, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36841") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36109") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44184->172.17.0.2:36841, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:50844->172.17.0.2:36109, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39073") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44338->172.17.0.2:39073, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33675") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32971") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32516") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:32940->172.17.0.2:33675, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59636->172.17.0.2:32971, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46488->172.17.0.2:32516, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36021") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:56728->172.17.0.2:36021, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35380") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:36816->172.17.0.2:35380, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36699") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:42206->172.17.0.2:36699, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 DEBUG : toe: transformed to: dG9l 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31489") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57970->172.17.0.2:31489, err= 2025/07/08 02:02:27 DEBUG : toe: transformed to: dG9l 2025/07/08 02:02:27 INFO : dG9l: Making directory 2025/07/08 02:02:27 DEBUG : toe: transformed to: dG9l 2025/07/08 02:02:27 DEBUG : toe: transformed to: dG9l 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/08 02:02:27 INFO : dG9l/dG9l: Making directory 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/08 02:02:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 02:02:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35169") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57692->172.17.0.2:35169, err= 2025/07/08 02:02:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31714") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51028->172.17.0.2:31714, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:33473") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:55284->172.17.0.2:33473, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39938") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:51962->172.17.0.2:39938, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31259") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38528->172.17.0.2:31259, err= 2025/07/08 02:02:27 DEBUG : dG9l: transformed to: toe 2025/07/08 02:02:27 DEBUG : dG9l: transformed to: toe 2025/07/08 02:02:27 DEBUG : toe: Directory modification time the same (differ by 948.783715ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37113") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54692->172.17.0.2:37113, err= 2025/07/08 02:02:27 DEBUG : dG9l: transformed to: toe 2025/07/08 02:02:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/08 02:02:27 DEBUG : toe/toe: Directory modification time the same (differ by 948.783715ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39732") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:60644->172.17.0.2:39732, err= 2025/07/08 02:02:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/08 02:02:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/08 02:02:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/08 02:02:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/08 02:02:27 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : Local file system at /tmp/rclone1988440505: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : Waiting for deletions to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35118") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58982->172.17.0.2:35118, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:34892") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:44706->172.17.0.2:34892, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35775") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:57408->172.17.0.2:35775, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39186") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58540->172.17.0.2:39186, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35622") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:40518->172.17.0.2:35622, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:38930") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:43602->172.17.0.2:38930, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:39371") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:59042->172.17.0.2:39371, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jarehuw9keji", Local "Local file system at /tmp/rclone1988440505", Modify Window "1s" 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36002") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:37096->172.17.0.2:36002, err= 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: 2025/07/08 02:02:27 INFO : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Making directory 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: 2025/07/08 02:02:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/08 02:02:27 INFO : toe/toe: Making directory 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe/toe: transformed to: 2025/07/08 02:02:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe: transformed to: 2025/07/08 02:02:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 02:02:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 02:02:27 DEBUG : toe/toe/toe: transformed to: 2025/07/08 02:02:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for checks to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Waiting for transfers to finish 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:31090") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:58322->172.17.0.2:31090, err= 2025/07/08 02:02:27 INFO : toe/toe/toe: Copied (new) 2025/07/08 02:02:27 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: not deleting files as there were IO errors 2025/07/08 02:02:27 ERROR : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: not deleting directories as there were IO errors 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36713") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:53846->172.17.0.2:36713, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37426") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:33748->172.17.0.2:37426, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:32942") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:47716->172.17.0.2:32942, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35729") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:49314->172.17.0.2:35729, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36001") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38346->172.17.0.2:36001, err= 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:37061") 2025/07/08 02:02:27 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:54284->172.17.0.2:37061, err= 2025/07/08 02:02:28 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:36091") 2025/07/08 02:02:28 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:38876->172.17.0.2:36091, err= --- PASS: TestError (0.02s) PASS 2025/07/08 02:02:28 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: dial("tcp","172.17.0.2:35510") 2025/07/08 02:02:28 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: > dial: conn=172.17.0.1:46404->172.17.0.2:35510, err= 2025/07/08 02:02:28 DEBUG : ftp://172.17.0.2:21/rclone-test-jarehuw9keji: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.07733482s (try 1/5)