"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/26 04:40:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse" 2025/11/26 04:40:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/26 04:40:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42060->172.17.0.7:21, err= 2025/11/26 04:40:00 DEBUG : Creating backend with remote "/tmp/rclone4014902942" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39435") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57204->172.17.0.7:39435, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31754") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55482->172.17.0.7:31754, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34376") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40948->172.17.0.7:34376, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37826") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57062->172.17.0.7:37826, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36511") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55332->172.17.0.7:36511, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38519") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54428->172.17.0.7:38519, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36316") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50860->172.17.0.7:36316, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31272") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40066->172.17.0.7:31272, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38969") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59456->172.17.0.7:38969, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30268") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51386->172.17.0.7:30268, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30734") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36770->172.17.0.7:30734, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36418") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45396->172.17.0.7:36418, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30133") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41188->172.17.0.7:30133, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38032") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32940->172.17.0.7:38032, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35937") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49720->172.17.0.7:35937, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : Creating backend with remote "/non-existing" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32044") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52736->172.17.0.7:32044, err= 2025/11/26 04:40:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36998") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53258->172.17.0.7:36998, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36824") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37524->172.17.0.7:36824, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34642") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41196->172.17.0.7:34642, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36405") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50110->172.17.0.7:36405, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30222") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50222->172.17.0.7:30222, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38678") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39460->172.17.0.7:38678, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36127") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56588->172.17.0.7:36127, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31971") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48970->172.17.0.7:31971, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38714") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42836->172.17.0.7:38714, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35378") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60362->172.17.0.7:35378, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Running all checks before starting transfers 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35162") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55446->172.17.0.7:35162, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Checks finished, now starting transfers 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36632") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45688->172.17.0.7:36632, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33208") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47948->172.17.0.7:33208, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31775") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59074->172.17.0.7:31775, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36323") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40654->172.17.0.7:36323, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30491") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53412->172.17.0.7:30491, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39874") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41922->172.17.0.7:39874, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 ERROR : Ignoring --no-traverse with sync 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30182") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47108->172.17.0.7:30182, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38431") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42962->172.17.0.7:38431, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37542") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42932->172.17.0.7:37542, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37215") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60098->172.17.0.7:37215, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35243") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55068->172.17.0.7:35243, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30244") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36242->172.17.0.7:30244, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39582") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39614->172.17.0.7:39582, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38004") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35104->172.17.0.7:38004, err= 2025/11/26 04:40:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36155") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32838->172.17.0.7:36155, err= 2025/11/26 04:40:00 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/26 04:40:00 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/26 04:40:00 INFO : hello world2: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37173") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47644->172.17.0.7:37173, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33407") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59112->172.17.0.7:33407, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33848") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52636->172.17.0.7:33848, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37919") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53050->172.17.0.7:37919, err= 2025/11/26 04:40:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39438") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60940->172.17.0.7:39438, err= 2025/11/26 04:40:00 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/26 04:40:00 INFO : potato2: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31454") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59808->172.17.0.7:31454, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37482") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57274->172.17.0.7:37482, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33306") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59732->172.17.0.7:33306, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32127") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39616->172.17.0.7:32127, err= 2025/11/26 04:40:00 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/26 04:40:00 INFO : potato2: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30897") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50738->172.17.0.7:30897, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34314") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46804->172.17.0.7:34314, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32147") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41504->172.17.0.7:32147, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/26 04:40:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35303") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53964->172.17.0.7:35303, err= 2025/11/26 04:40:00 INFO : sub dir2: Making directory 2025/11/26 04:40:00 INFO : sub dir: Making directory 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 INFO : sub dir2/sub sub dir2: Making directory 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42066->172.17.0.7:21, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35897") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39374->172.17.0.7:35897, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37142") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38880->172.17.0.7:37142, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37242") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35650->172.17.0.7:37242, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30390") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43086->172.17.0.7:30390, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36287") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33240->172.17.0.7:36287, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30558") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57806->172.17.0.7:30558, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39312") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38636") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34482->172.17.0.7:39312, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44462->172.17.0.7:38636, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36680") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53292->172.17.0.7:36680, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33134") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53784->172.17.0.7:33134, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 INFO : sub dir2: Making directory 2025/11/26 04:40:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/26 04:40:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33990") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47006->172.17.0.7:33990, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30971") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34164->172.17.0.7:30971, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32538") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52502->172.17.0.7:32538, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36296") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44572->172.17.0.7:36296, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39220") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46228->172.17.0.7:39220, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39101") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36854->172.17.0.7:39101, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31146") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40424->172.17.0.7:31146, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : sub dir2: Making directory with metadata 2025/11/26 04:40:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33342") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47098->172.17.0.7:33342, err= 2025/11/26 04:40:00 INFO : sub dir2: Making directory 2025/11/26 04:40:00 INFO : sub dir: Making directory 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32047") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59374->172.17.0.7:32047, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39906") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45988->172.17.0.7:39906, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32820") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35951") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53984->172.17.0.7:32820, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34458->172.17.0.7:35951, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38362") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46900->172.17.0.7:38362, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34982") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53700->172.17.0.7:34982, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38914") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38336") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58494->172.17.0.7:38336, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53604->172.17.0.7:38914, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30094") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45550->172.17.0.7:30094, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30420") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44668->172.17.0.7:30420, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39187") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41886->172.17.0.7:39187, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 INFO : sub dir2: Making directory 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31330") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60382->172.17.0.7:31330, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37618") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46976->172.17.0.7:37618, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33507") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52716->172.17.0.7:33507, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37180") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48178->172.17.0.7:37180, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37770") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57204->172.17.0.7:37770, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38791") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38316->172.17.0.7:38791, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35824") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55620->172.17.0.7:35824, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : sub dir2: Making directory with metadata 2025/11/26 04:40:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39738") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38370->172.17.0.7:39738, err= 2025/11/26 04:40:00 INFO : sub dir2: Making directory 2025/11/26 04:40:00 INFO : sub dir: Making directory 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31918") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40510->172.17.0.7:31918, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33449") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57736->172.17.0.7:33449, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36439") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53862->172.17.0.7:36439, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32764") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41306->172.17.0.7:32764, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31642") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57852->172.17.0.7:31642, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39894") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34122") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56986->172.17.0.7:39894, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58434->172.17.0.7:34122, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39831") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58896->172.17.0.7:39831, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36239") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55900->172.17.0.7:36239, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33990") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47020->172.17.0.7:33990, err= --- SKIP: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 INFO : sub dir2: Making directory 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39687") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44402->172.17.0.7:39687, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31553") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46746->172.17.0.7:31553, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34680") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48296->172.17.0.7:34680, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32772") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38642->172.17.0.7:32772, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31912") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50352->172.17.0.7:31912, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31420") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51608->172.17.0.7:31420, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36820") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44328->172.17.0.7:36820, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30788") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50668->172.17.0.7:30788, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30718") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59650->172.17.0.7:30718, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32371") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53470->172.17.0.7:32371, err= 2025/11/26 04:40:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuyeguz0noru" 2025/11/26 04:40:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:42076->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-navivil1quse -> ftp://172.17.0.7:21/rclone-test-zuyeguz0noru 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:35708") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30214") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59784->172.17.0.7:30214, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:58248->172.17.0.7:35708, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35419") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48694->172.17.0.7:35419, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36881") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38696->172.17.0.7:36881, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:30054") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:55938->172.17.0.7:30054, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:38595") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:60252->172.17.0.7:38595, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:35272") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:34506->172.17.0.7:35272, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:38398") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:48820->172.17.0.7:38398, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: dial("tcp","172.17.0.7:34976") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: > dial: conn=172.17.0.1:47286->172.17.0.7:34976, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: Purge object "sub dir/hello world" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: Purge dir "sub dir" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-zuyeguz0noru: Purge dir "" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34230") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44276->172.17.0.7:34230, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32143") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38344->172.17.0.7:32143, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30703") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41016->172.17.0.7:30703, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31093") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55600->172.17.0.7:31093, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33629") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49200->172.17.0.7:33629, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36418") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45402->172.17.0.7:36418, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36503") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54508->172.17.0.7:36503, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39873") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50360->172.17.0.7:39873, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34482") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41258->172.17.0.7:34482, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34209") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58890->172.17.0.7:34209, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34461") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58452->172.17.0.7:34461, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39100") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49616->172.17.0.7:39100, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34767") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57296->172.17.0.7:34767, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37436") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43020->172.17.0.7:37436, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30646") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59154->172.17.0.7:30646, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31805") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57124->172.17.0.7:31805, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36665") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47440->172.17.0.7:36665, err= 2025/11/26 04:40:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mawekuv2yiwa" 2025/11/26 04:40:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:42090->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-navivil1quse -> ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:32737") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:58026->172.17.0.7:32737, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37313") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36416->172.17.0.7:37313, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36253") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45268->172.17.0.7:36253, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38614") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39216->172.17.0.7:38614, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:35968") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:35662->172.17.0.7:35968, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:31973") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:53888->172.17.0.7:31973, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:31354") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:54566->172.17.0.7:31354, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34982") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53716->172.17.0.7:34982, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30214") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59790->172.17.0.7:30214, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34729") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58020->172.17.0.7:34729, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:34197") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:32944->172.17.0.7:34197, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34157") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55774->172.17.0.7:34157, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:37190") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39405") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:44030->172.17.0.7:37190, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48830->172.17.0.7:39405, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38362") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46906->172.17.0.7:38362, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:32607") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:53014->172.17.0.7:32607, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:37860") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:45394->172.17.0.7:37860, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:34780") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:59156->172.17.0.7:34780, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:39285") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:38108->172.17.0.7:39285, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: dial("tcp","172.17.0.7:33224") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: > dial: conn=172.17.0.1:35972->172.17.0.7:33224, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Purge object "sub dir/hello world" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Purge dir "sub dir" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-mawekuv2yiwa: Purge dir "" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32427") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47082->172.17.0.7:32427, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35343") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49384->172.17.0.7:35343, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36157") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46638->172.17.0.7:36157, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39704") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35782->172.17.0.7:39704, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31358") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58632->172.17.0.7:31358, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38509") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43712->172.17.0.7:38509, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30204") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46448->172.17.0.7:30204, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37727") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54576->172.17.0.7:37727, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35320") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44276->172.17.0.7:35320, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/26 04:40:00 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34907") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55108->172.17.0.7:34907, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35987") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51440->172.17.0.7:35987, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38552") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60474->172.17.0.7:38552, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31329") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42282->172.17.0.7:31329, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32324") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59934->172.17.0.7:32324, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37489") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41820->172.17.0.7:37489, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36774") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40014->172.17.0.7:36774, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38366") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50122->172.17.0.7:38366, err= 2025/11/26 04:40:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-damiceb2zami" 2025/11/26 04:40:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:00 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:00 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:42106->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-navivil1quse -> ftp://172.17.0.7:21/rclone-test-damiceb2zami 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:33419") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34663") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45076->172.17.0.7:34663, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:60900->172.17.0.7:33419, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34896") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50780->172.17.0.7:34896, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31208") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54890->172.17.0.7:31208, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:39990") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:58348->172.17.0.7:39990, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:39466") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:53360->172.17.0.7:39466, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:30387") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:46172->172.17.0.7:30387, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37852") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53344->172.17.0.7:37852, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35480") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42318->172.17.0.7:35480, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31785") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57498->172.17.0.7:31785, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Using server-side directory move 2025/11/26 04:40:00 INFO : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:36860") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38513") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:58828->172.17.0.7:36860, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41924->172.17.0.7:38513, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31320") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:36430") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38864->172.17.0.7:31320, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:40368->172.17.0.7:36430, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-damiceb2zami) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Waiting for transfers to finish 2025/11/26 04:40:00 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:00 INFO : sub dir/hello world: Moved (server-side) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33277") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56024->172.17.0.7:33277, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38031") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58832->172.17.0.7:38031, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:34819") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:58776->172.17.0.7:34819, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:38012") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:56010->172.17.0.7:38012, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37121") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50440->172.17.0.7:37121, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39267") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38650->172.17.0.7:39267, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30120") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36286->172.17.0.7:30120, err= 2025/11/26 04:40:00 DEBUG : testing file moves 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37862") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37024->172.17.0.7:37862, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:38598") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:48774->172.17.0.7:38598, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31285") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:32034") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42734->172.17.0.7:31285, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:46348->172.17.0.7:32034, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-damiceb2zami) 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Waiting for transfers to finish 2025/11/26 04:40:00 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:00 INFO : sub dir/hello world: Moved (server-side) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37012") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48734->172.17.0.7:37012, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34509") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40704->172.17.0.7:34509, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:39311") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:53392->172.17.0.7:39311, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:30014") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:59546->172.17.0.7:30014, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:36687") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:47388->172.17.0.7:36687, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: dial("tcp","172.17.0.7:37037") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: > dial: conn=172.17.0.1:36010->172.17.0.7:37037, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Purge object "sub dir/hello world" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Purge dir "sub dir" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-damiceb2zami: Purge dir "" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31384") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51580->172.17.0.7:31384, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31009") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52652->172.17.0.7:31009, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35618") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37476->172.17.0.7:35618, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32917") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53474->172.17.0.7:32917, err= 2025/11/26 04:40:00 ERROR : error listing: directory not found 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36769") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41128->172.17.0.7:36769, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38687") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43604->172.17.0.7:38687, err= 2025/11/26 04:40:00 INFO : Local file system at /tmp/rclone4014902942: Making directory 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37637") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34018->172.17.0.7:37637, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39135") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45232->172.17.0.7:39135, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31268") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51734->172.17.0.7:31268, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31567") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39688->172.17.0.7:31567, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35742") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43630->172.17.0.7:35742, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31569") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59454->172.17.0.7:31569, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39646") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45282->172.17.0.7:39646, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34809") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48548->172.17.0.7:34809, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39040") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55524->172.17.0.7:39040, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30011") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38866->172.17.0.7:30011, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34757") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53304->172.17.0.7:34757, err= 2025/11/26 04:40:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31645") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35110->172.17.0.7:31645, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30877") 2025/11/26 04:40:00 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54394->172.17.0.7:30877, err= 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/26 04:40:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/26 04:40:00 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36009") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49482->172.17.0.7:36009, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37354") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48714->172.17.0.7:37354, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35788") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44828->172.17.0.7:35788, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31407") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34268->172.17.0.7:31407, err= 2025/11/26 04:40:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31875") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44040->172.17.0.7:31875, err= 2025/11/26 04:40:00 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/26 04:40:00 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/26 04:40:00 INFO : check sum: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31560") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32932->172.17.0.7:31560, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36724") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45898->172.17.0.7:36724, err= 2025/11/26 04:40:00 DEBUG : check sum: size = 1 OK 2025/11/26 04:40:00 NOTICE: ftp://172.17.0.7:21/rclone-test-navivil1quse: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/26 04:40:00 DEBUG : check sum: Size of src and dst objects identical 2025/11/26 04:40:00 DEBUG : check sum: Unchanged skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 INFO : There was nothing to transfer 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38994") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48432->172.17.0.7:38994, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36371") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46318->172.17.0.7:36371, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31739") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52034->172.17.0.7:31739, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34020") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39874->172.17.0.7:34020, err= 2025/11/26 04:40:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37476") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48530->172.17.0.7:37476, err= 2025/11/26 04:40:00 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/26 04:40:00 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/26 04:40:00 INFO : sizeonly: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39006") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50512->172.17.0.7:39006, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36485") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37660->172.17.0.7:36485, err= 2025/11/26 04:40:00 DEBUG : sizeonly: size = 6 OK 2025/11/26 04:40:00 DEBUG : sizeonly: Sizes identical 2025/11/26 04:40:00 DEBUG : sizeonly: Unchanged skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 INFO : There was nothing to transfer 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37794") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37138->172.17.0.7:37794, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34603") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34290->172.17.0.7:34603, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37797") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46656->172.17.0.7:37797, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32387") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52010->172.17.0.7:32387, err= 2025/11/26 04:40:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38342") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42980->172.17.0.7:38342, err= 2025/11/26 04:40:00 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/26 04:40:00 INFO : ignore-size: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39247") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52336->172.17.0.7:39247, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30837") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52302->172.17.0.7:30837, err= 2025/11/26 04:40:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:00 DEBUG : ignore-size: Unchanged skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 INFO : There was nothing to transfer 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33734") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49886->172.17.0.7:33734, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31980") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45606->172.17.0.7:31980, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39425") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46010->172.17.0.7:39425, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34914") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53938->172.17.0.7:34914, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35828") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45270->172.17.0.7:35828, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30099") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44984->172.17.0.7:30099, err= 2025/11/26 04:40:00 DEBUG : existing: size = 6 OK 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:00 DEBUG : existing: Unchanged skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 INFO : There was nothing to transfer 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35957") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53038->172.17.0.7:35957, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32312") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32982->172.17.0.7:32312, err= 2025/11/26 04:40:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/26 04:40:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/26 04:40:00 INFO : existing: Copied (replaced existing) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37289") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52560->172.17.0.7:37289, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37540") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44550->172.17.0.7:37540, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34362") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59808->172.17.0.7:34362, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35202") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46706->172.17.0.7:35202, err= 2025/11/26 04:40:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36585") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53988->172.17.0.7:36585, err= 2025/11/26 04:40:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/26 04:40:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/26 04:40:00 INFO : existing: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30837") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52304->172.17.0.7:30837, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30729") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56236->172.17.0.7:30729, err= 2025/11/26 04:40:00 DEBUG : existing: Destination exists, skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 INFO : There was nothing to transfer 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32114") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60796->172.17.0.7:32114, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32095") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40086->172.17.0.7:32095, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39789") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35664->172.17.0.7:39789, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36374") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43958->172.17.0.7:36374, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32702") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33176->172.17.0.7:32702, err= 2025/11/26 04:40:00 INFO : d: Making directory 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37574") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33974->172.17.0.7:37574, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39057") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37494") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49146->172.17.0.7:37494, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36614->172.17.0.7:39057, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42112->172.17.0.7:21, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39116") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39030->172.17.0.7:39116, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39029") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45836->172.17.0.7:39029, err= 2025/11/26 04:40:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39404") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34266->172.17.0.7:39404, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42128->172.17.0.7:21, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34889") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40698->172.17.0.7:34889, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36785") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55512->172.17.0.7:36785, err= 2025/11/26 04:40:00 DEBUG : c/non empty space: size = 5 OK 2025/11/26 04:40:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:00 DEBUG : c/non empty space: Unchanged skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33598") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37462->172.17.0.7:33598, err= 2025/11/26 04:40:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/26 04:40:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/26 04:40:00 INFO : a/potato2: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 INFO : b/potato: Deleted 2025/11/26 04:40:00 INFO : d: Removing directory 2025/11/26 04:40:00 INFO : b: Removing directory 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: deleted 2 directories 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34017") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47964->172.17.0.7:34017, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30692") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38674") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34312->172.17.0.7:38674, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43338->172.17.0.7:30692, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33225") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52092->172.17.0.7:33225, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31653") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41446->172.17.0.7:31653, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30791") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44828->172.17.0.7:30791, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34006") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49286->172.17.0.7:34006, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37755") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44018->172.17.0.7:37755, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34514") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47754->172.17.0.7:34514, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37887") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40578->172.17.0.7:37887, err= 2025/11/26 04:40:00 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/26 04:40:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32998") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33892->172.17.0.7:32998, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34758") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34170->172.17.0.7:34758, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:00 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39632") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37674->172.17.0.7:39632, err= 2025/11/26 04:40:00 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/26 04:40:00 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/26 04:40:00 INFO : empty space: Copied (replaced existing) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35772") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39086->172.17.0.7:35772, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33021") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47900->172.17.0.7:33021, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38615") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36934->172.17.0.7:38615, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37891") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51244->172.17.0.7:37891, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32134") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56296->172.17.0.7:32134, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38220") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43108->172.17.0.7:38220, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35406") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44056->172.17.0.7:35406, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31688") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54708->172.17.0.7:31688, err= 2025/11/26 04:40:00 DEBUG : foo: size = 3 OK 2025/11/26 04:40:00 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/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36692") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36050->172.17.0.7:36692, err= 2025/11/26 04:40:00 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/26 04:40:00 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/26 04:40:00 INFO : foo: Copied (replaced existing) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39608") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46976->172.17.0.7:39608, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35867") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45374->172.17.0.7:35867, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31379") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52022->172.17.0.7:31379, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30039") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60702->172.17.0.7:30039, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30744") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34746->172.17.0.7:30744, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38558") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53560->172.17.0.7:38558, err= 2025/11/26 04:40:00 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:00 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32478") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45850->172.17.0.7:32478, err= 2025/11/26 04:40:00 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/26 04:40:00 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/26 04:40:00 INFO : potato: Copied (new) 2025/11/26 04:40:00 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39705") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59040->172.17.0.7:39705, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35119") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34130->172.17.0.7:35119, err= 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32228") 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42148->172.17.0.7:32228, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:00 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38584") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60998->172.17.0.7:38584, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35330") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53374->172.17.0.7:35330, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31660") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33384->172.17.0.7:31660, err= 2025/11/26 04:40:01 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:01 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:01 DEBUG : potato: Sizes differ 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34815") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45230->172.17.0.7:34815, err= 2025/11/26 04:40:01 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/26 04:40:01 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/26 04:40:01 INFO : potato: Copied (replaced existing) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34446") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36512->172.17.0.7:34446, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31180") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39744->172.17.0.7:31180, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34465") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54978->172.17.0.7:34465, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37594") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58062->172.17.0.7:37594, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39712") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41558->172.17.0.7:39712, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33920") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57186->172.17.0.7:33920, err= 2025/11/26 04:40:01 DEBUG : potato: size = 21 OK 2025/11/26 04:40:01 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33729") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35754->172.17.0.7:33729, err= 2025/11/26 04:40:01 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/26 04:40:01 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/26 04:40:01 INFO : potato: Copied (replaced existing) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37605") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36218->172.17.0.7:37605, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37990") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47044->172.17.0.7:37990, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33824") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41102->172.17.0.7:33824, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38543") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34258->172.17.0.7:38543, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39740") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38950->172.17.0.7:39740, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39118") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50550->172.17.0.7:39118, err= 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32680") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32874->172.17.0.7:32680, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39378") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42912->172.17.0.7:39378, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31652") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60486->172.17.0.7:31652, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35183") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37110->172.17.0.7:35183, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36162") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53810->172.17.0.7:36162, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38957") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45584->172.17.0.7:38957, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33040") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32928->172.17.0.7:33040, err= 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37379") 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58258->172.17.0.7:37379, err= 2025/11/26 04:40:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/26 04:40:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/26 04:40:01 INFO : potato2: Copied (new) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : potato: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32532") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57354->172.17.0.7:32532, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32288") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54800->172.17.0.7:32288, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31444") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47768->172.17.0.7:31444, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33116") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41866->172.17.0.7:33116, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38315") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45970->172.17.0.7:38315, err= 2025/11/26 04:40:01 INFO : d: Making directory 2025/11/26 04:40:01 INFO : d/e: Making directory 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33368") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56934->172.17.0.7:33368, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37454") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36446") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49646->172.17.0.7:36446, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44184->172.17.0.7:37454, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36255") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60210->172.17.0.7:36255, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35820") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41170->172.17.0.7:35820, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38032") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32948->172.17.0.7:38032, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39442") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36322->172.17.0.7:39442, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32465") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35232->172.17.0.7:32465, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37530") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40330->172.17.0.7:37530, err= 2025/11/26 04:40:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : c/non empty space: size = 5 OK 2025/11/26 04:40:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36016") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31044") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60168->172.17.0.7:31044, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52386->172.17.0.7:36016, err= 2025/11/26 04:40:01 DEBUG : c/non empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/26 04:40:01 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/26 04:40:01 INFO : a/potato2: Copied (new) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : b/potato: Deleted 2025/11/26 04:40:01 INFO : d/e: Removing directory 2025/11/26 04:40:01 INFO : d: Removing directory 2025/11/26 04:40:01 INFO : b: Removing directory 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: deleted 3 directories 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30398") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56398->172.17.0.7:30398, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35970") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34926") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44604->172.17.0.7:35970, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41898->172.17.0.7:34926, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31942") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41002->172.17.0.7:31942, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37020") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33212") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41276->172.17.0.7:33212, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33450->172.17.0.7:37020, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31806") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34814->172.17.0.7:31806, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31269") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35824->172.17.0.7:31269, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35698") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38566->172.17.0.7:35698, err= 2025/11/26 04:40:01 INFO : d: Making directory 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37311") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52690->172.17.0.7:37311, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39625") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31009") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35938") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52658->172.17.0.7:31009, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37654->172.17.0.7:39625, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35662->172.17.0.7:35938, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38727") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49648->172.17.0.7:38727, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33644") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49452->172.17.0.7:33644, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35031") 2025/11/26 04:40:01 DEBUG : c/non empty space: size = 5 OK 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38277") 2025/11/26 04:40:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43874->172.17.0.7:35031, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60296->172.17.0.7:38277, err= 2025/11/26 04:40:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : c/non empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36309") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44632->172.17.0.7:36309, err= 2025/11/26 04:40:01 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/26 04:40:01 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/26 04:40:01 INFO : a/potato2: Copied (new) 2025/11/26 04:40:01 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: not deleting files as there were IO errors 2025/11/26 04:40:01 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: not deleting directories as there were IO errors 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32491") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57938->172.17.0.7:32491, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33966") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39209") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57158->172.17.0.7:39209, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30197") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32113") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51028->172.17.0.7:30197, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53858->172.17.0.7:33966, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53782->172.17.0.7:32113, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36157") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46650->172.17.0.7:36157, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31545") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33573") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53708->172.17.0.7:33573, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30418") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56054->172.17.0.7:31545, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49304->172.17.0.7:30418, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37269") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41576->172.17.0.7:37269, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31444") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47784->172.17.0.7:31444, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35403") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46980->172.17.0.7:35403, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31653") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41462->172.17.0.7:31653, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34438") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39166->172.17.0.7:34438, err= 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36775") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45076->172.17.0.7:36775, err= 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 INFO : potato: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31145") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46718->172.17.0.7:31145, err= 2025/11/26 04:40:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/26 04:40:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/26 04:40:01 INFO : potato2: Copied (new) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39008") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58978->172.17.0.7:39008, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37658") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44558->172.17.0.7:37658, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39834") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46804->172.17.0.7:39834, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38959") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47982->172.17.0.7:38959, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35903") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43764->172.17.0.7:35903, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34895") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52626->172.17.0.7:34895, err= 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34504") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45838->172.17.0.7:34504, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 INFO : potato: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33343") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50236->172.17.0.7:33343, err= 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38598") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48776->172.17.0.7:38598, err= 2025/11/26 04:40:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/26 04:40:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/26 04:40:01 INFO : potato2: Copied (new) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31089") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41822->172.17.0.7:31089, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30689") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36448->172.17.0.7:30689, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39114") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60622->172.17.0.7:39114, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38562") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41884->172.17.0.7:38562, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34251") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33222->172.17.0.7:34251, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33308") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34668->172.17.0.7:33308, err= 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37260") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55106->172.17.0.7:37260, err= 2025/11/26 04:40:01 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/26 04:40:01 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/26 04:40:01 INFO : potato2: Copied (new) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33648") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59128->172.17.0.7:33648, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31581") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49704->172.17.0.7:31581, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34179") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50120->172.17.0.7:34179, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34153") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36942->172.17.0.7:34153, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30426") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33882->172.17.0.7:30426, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33134") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53794->172.17.0.7:33134, err= 2025/11/26 04:40:01 DEBUG : enormous: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : enormous: Excluded 2025/11/26 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : potato2: Excluded 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39539") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45852->172.17.0.7:39539, err= 2025/11/26 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : potato2: Excluded 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37802") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55882->172.17.0.7:37802, err= 2025/11/26 04:40:01 DEBUG : enormous: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : enormous: Excluded 2025/11/26 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : potato2: Excluded 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38634") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36606->172.17.0.7:38634, err= 2025/11/26 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : potato2: Excluded 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39959") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60882->172.17.0.7:39959, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34955") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56554->172.17.0.7:34955, err= --- PASS: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32751") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36830->172.17.0.7:32751, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30621") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33838->172.17.0.7:30621, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38483") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49720->172.17.0.7:38483, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39574") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60550->172.17.0.7:39574, err= 2025/11/26 04:40:01 DEBUG : enormous: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : enormous: Excluded 2025/11/26 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : potato2: Excluded 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33552") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34450->172.17.0.7:33552, err= 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : potato2: Deleted 2025/11/26 04:40:01 INFO : enormous: Deleted 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30251") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41590->172.17.0.7:30251, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33968") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40522->172.17.0.7:33968, err= 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : enormous: Deleted 2025/11/26 04:40:01 INFO : potato2: Deleted 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32744") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43786->172.17.0.7:32744, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36920") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53652->172.17.0.7:36920, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30655") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53868->172.17.0.7:30655, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32335") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38918->172.17.0.7:32335, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34049") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44926->172.17.0.7:34049, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31437") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48192->172.17.0.7:31437, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37997") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34806->172.17.0.7:37997, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35122") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54052->172.17.0.7:35122, err= 2025/11/26 04:40:01 DEBUG : five: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:01 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:01 DEBUG : four: Sizes differ 2025/11/26 04:40:01 DEBUG : one: Destination is newer than source, skipping 2025/11/26 04:40:01 DEBUG : three: size = 5 OK 2025/11/26 04:40:01 DEBUG : three: Sizes identical 2025/11/26 04:40:01 DEBUG : two: size = 3 OK 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/26 04:40:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30550") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47676->172.17.0.7:30550, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39584") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36307") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38664->172.17.0.7:36307, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39160->172.17.0.7:39584, err= 2025/11/26 04:40:01 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/26 04:40:01 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/26 04:40:01 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/26 04:40:01 DEBUG : four.f852663a.partial: renamed to: four 2025/11/26 04:40:01 INFO : four: Copied (replaced existing) 2025/11/26 04:40:01 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/26 04:40:01 INFO : five: Copied (new) 2025/11/26 04:40:01 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/26 04:40:01 INFO : two: Copied (replaced existing) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39692") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39384->172.17.0.7:39692, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35086") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59256->172.17.0.7:35086, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38083") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57574->172.17.0.7:38083, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === 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:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/26 04:40:01 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34002") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41550->172.17.0.7:34002, err= 2025/11/26 04:40:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36062") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35673") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51210->172.17.0.7:36062, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56544->172.17.0.7:35673, err= 2025/11/26 04:40:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/26 04:40:01 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/26 04:40:01 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/26 04:40:01 INFO : yam: Copied (new) 2025/11/26 04:40:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/26 04:40:01 INFO : potato: Copied (new) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32217") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43034->172.17.0.7:32217, err= 2025/11/26 04:40:01 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38243") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60386->172.17.0.7:38243, err= 2025/11/26 04:40:01 DEBUG : potato: size = 14 OK 2025/11/26 04:40:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : potato: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36618") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57732->172.17.0.7:36618, err= 2025/11/26 04:40:01 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/26 04:40:01 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/26 04:40:01 INFO : yaml: Copied (new) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : yam: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35351") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36772->172.17.0.7:35351, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33128") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48854->172.17.0.7:33128, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36400") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59034->172.17.0.7:36400, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34820") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40204->172.17.0.7:34820, err= 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Making map for --track-renames 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Finished making map for --track-renames 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/26 04:40:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39265") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48164->172.17.0.7:39265, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for renames to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38060") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34188->172.17.0.7:38060, err= 2025/11/26 04:40:01 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/26 04:40:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/26 04:40:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/26 04:40:01 INFO : potato: Copied (new) 2025/11/26 04:40:01 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/26 04:40:01 INFO : yam: Copied (new) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37997") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34812->172.17.0.7:37997, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33015") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52496->172.17.0.7:33015, err= 2025/11/26 04:40:01 DEBUG : potato: size = 14 OK 2025/11/26 04:40:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Making map for --track-renames 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Finished making map for --track-renames 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : potato: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for renames to finish 2025/11/26 04:40:01 INFO : yam: Moved (server-side) to: yaml 2025/11/26 04:40:01 INFO : yaml: Renamed from "yam" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39966") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44454->172.17.0.7:39966, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31919") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49418->172.17.0.7:31919, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34329") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49010->172.17.0.7:34329, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33178") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33072->172.17.0.7:33178, err= 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Making map for --track-renames 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Finished making map for --track-renames 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36015") 2025/11/26 04:40:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35832->172.17.0.7:36015, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for renames to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37717") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42848->172.17.0.7:37717, err= 2025/11/26 04:40:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/26 04:40:01 INFO : potato: Copied (new) 2025/11/26 04:40:01 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/26 04:40:01 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/26 04:40:01 INFO : sub/yam: Copied (new) 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32174") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59760->172.17.0.7:32174, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38987") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58886->172.17.0.7:38987, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32354") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42416->172.17.0.7:32354, err= 2025/11/26 04:40:01 DEBUG : potato: size = 14 OK 2025/11/26 04:40:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35031") 2025/11/26 04:40:01 DEBUG : potato: Unchanged skipping 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43884->172.17.0.7:35031, err= 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Making map for --track-renames 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Finished making map for --track-renames 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for renames to finish 2025/11/26 04:40:01 INFO : sub/yam: Moved (server-side) to: yam 2025/11/26 04:40:01 INFO : yam: Renamed from "sub/yam" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31233") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54086->172.17.0.7:31233, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39028") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39564->172.17.0.7:39028, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32442") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35882->172.17.0.7:32442, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33769") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58938->172.17.0.7:33769, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33267") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38610->172.17.0.7:33267, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.06s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : Creating backend with remote "/tmp/rclone4014902942/dir1" 2025/11/26 04:40:01 DEBUG : Creating backend with remote "/tmp/rclone4014902942/dir2" 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942/dir2: Using server-side directory move 2025/11/26 04:40:01 INFO : Local file system at /tmp/rclone4014902942/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/26 04:40:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:01 INFO : file1.txt: Moved (server-side) 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942/dir2: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942/dir2: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34458") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51668->172.17.0.7:34458, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31291") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46604->172.17.0.7:31291, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36047") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53704->172.17.0.7:36047, err= 2025/11/26 04:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39408") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47380->172.17.0.7:39408, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36412") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55716->172.17.0.7:36412, err= 2025/11/26 04:40:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:01 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/26 04:40:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:01 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:01 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:01 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/26 04:40:01 INFO : nested/sub dir/file: Copied (new) 2025/11/26 04:40:01 INFO : nested/sub dir/file: Deleted 2025/11/26 04:40:01 INFO : sub dir: Removing directory 2025/11/26 04:40:01 INFO : nested/sub dir: Removing directory 2025/11/26 04:40:01 INFO : nested: Removing directory 2025/11/26 04:40:01 DEBUG : Local file system at /tmp/rclone4014902942: deleted 3 directories 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30103") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46516->172.17.0.7:30103, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35920") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46452->172.17.0.7:35920, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36301") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58242->172.17.0.7:36301, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36318") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35152->172.17.0.7:36318, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31137") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36982->172.17.0.7:31137, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34791") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34471") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44128->172.17.0.7:34471, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44726->172.17.0.7:34791, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34872") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57966->172.17.0.7:34872, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38172") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54730->172.17.0.7:38172, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37313") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36420->172.17.0.7:37313, err= 2025/11/26 04:40:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32668") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40442->172.17.0.7:32668, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32926") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56706->172.17.0.7:32926, err= 2025/11/26 04:40:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/26 04:40:01 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/26 04:40:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/26 04:40:01 INFO : sub dir/hello world: Copied (new) 2025/11/26 04:40:01 INFO : sub dir/hello world: Deleted 2025/11/26 04:40:01 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/26 04:40:01 INFO : nested/sub dir/file: Copied (new) 2025/11/26 04:40:01 INFO : nested/sub dir/file: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32851") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39080->172.17.0.7:32851, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39363") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55562->172.17.0.7:39363, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32602") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42898->172.17.0.7:32602, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38174") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56898->172.17.0.7:38174, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33115") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55788->172.17.0.7:33115, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34399") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36464") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54100->172.17.0.7:34399, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49090->172.17.0.7:36464, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30289") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53486->172.17.0.7:30289, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37044") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42508->172.17.0.7:37044, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30738") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47964->172.17.0.7:30738, err= 2025/11/26 04:40:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35793") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50462->172.17.0.7:35793, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36264") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36144->172.17.0.7:36264, err= 2025/11/26 04:40:01 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/26 04:40:01 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/26 04:40:01 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/26 04:40:01 INFO : existing: Copied (new) 2025/11/26 04:40:01 INFO : existing: Deleted 2025/11/26 04:40:01 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/26 04:40:01 INFO : existing-b: Copied (new) 2025/11/26 04:40:01 INFO : existing-b: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33076") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47036->172.17.0.7:33076, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32838") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59748->172.17.0.7:32838, err= 2025/11/26 04:40:01 DEBUG : existing: Destination exists, skipping 2025/11/26 04:40:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:01 INFO : There was nothing to transfer 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39185") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40490->172.17.0.7:39185, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38613") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42276->172.17.0.7:38613, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35176") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57894->172.17.0.7:35176, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dadiyuc7redu" 2025/11/26 04:40:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:42130->172.17.0.7:21, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38968") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42870->172.17.0.7:38968, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36918") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52138->172.17.0.7:36918, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33479") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60226->172.17.0.7:33479, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33380") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58204->172.17.0.7:33380, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-navivil1quse -> ftp://172.17.0.7:21/rclone-test-dadiyuc7redu 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:31424") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:60374->172.17.0.7:31424, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:32441") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:34584->172.17.0.7:32441, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:38646") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:37906->172.17.0.7:38646, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Using server-side directory move 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:30504") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:53976->172.17.0.7:30504, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31905") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51510->172.17.0.7:31905, err= 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:01 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-dadiyuc7redu) 2025/11/26 04:40:01 DEBUG : potato3: Sizes differ 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:42144->172.17.0.7:21, err= 2025/11/26 04:40:01 INFO : empty space: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Waiting for transfers to finish 2025/11/26 04:40:01 INFO : potato2: Moved (server-side) 2025/11/26 04:40:01 INFO : potato3: Deleted 2025/11/26 04:40:01 INFO : potato3: Moved (server-side) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38551") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51598->172.17.0.7:38551, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:39061") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:47920->172.17.0.7:39061, err= 2025/11/26 04:40:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jiguzil0wewi" 2025/11/26 04:40:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: > dial: conn=172.17.0.1:42160->172.17.0.7:21, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Using server-side directory move 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Server side directory move succeeded 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: dial("tcp","172.17.0.7:31278") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: > dial: conn=172.17.0.1:59840->172.17.0.7:31278, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:34389") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:48994->172.17.0.7:34389, err= 2025/11/26 04:40:01 ERROR : error listing: directory not found 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: dial("tcp","172.17.0.7:31741") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: > dial: conn=172.17.0.1:51680->172.17.0.7:31741, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Purge object "empty space" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Purge object "potato2" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Purge object "potato3" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-jiguzil0wewi: Purge dir "" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: dial("tcp","172.17.0.7:32432") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: > dial: conn=172.17.0.1:41130->172.17.0.7:32432, err= 2025/11/26 04:40:01 ERROR : error listing: directory not found 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-dadiyuc7redu: Purge dir "" 2025/11/26 04:40:01 NOTICE: purge failed to rmdir "": directory not found 2025/11/26 04:40:01 NOTICE: purge failed: directory not found 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31899") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46270->172.17.0.7:31899, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33191") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60198->172.17.0.7:33191, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hiyixoy9davo" 2025/11/26 04:40:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:42174->172.17.0.7:21, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35022") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38042->172.17.0.7:35022, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38471") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37706->172.17.0.7:38471, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37714") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56398->172.17.0.7:37714, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33319") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35748->172.17.0.7:33319, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-navivil1quse -> ftp://172.17.0.7:21/rclone-test-hiyixoy9davo 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:37022") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:55998->172.17.0.7:37022, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:39288") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:41930->172.17.0.7:39288, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:35004") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:33174->172.17.0.7:35004, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:32659") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:53216->172.17.0.7:32659, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37053") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44636->172.17.0.7:37053, err= 2025/11/26 04:40:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : empty space: Excluded 2025/11/26 04:40:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : empty space: Excluded 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:01 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-hiyixoy9davo) 2025/11/26 04:40:01 DEBUG : potato3: Sizes differ 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 INFO : potato2: Moved (server-side) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:42186->172.17.0.7:21, err= 2025/11/26 04:40:01 INFO : potato3: Deleted 2025/11/26 04:40:01 INFO : potato3: Moved (server-side) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32634") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47496->172.17.0.7:32634, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:38032") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:32960->172.17.0.7:38032, err= 2025/11/26 04:40:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-riribag1pena" 2025/11/26 04:40:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: > dial: conn=172.17.0.1:42194->172.17.0.7:21, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: dial("tcp","172.17.0.7:33225") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: > dial: conn=172.17.0.1:52106->172.17.0.7:33225, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:34952") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:34386->172.17.0.7:34952, err= 2025/11/26 04:40:01 DEBUG : empty space: Excluded (Size Filter) 2025/11/26 04:40:01 DEBUG : empty space: Excluded 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Waiting for transfers to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: > dial: conn=172.17.0.1:42200->172.17.0.7:21, err= 2025/11/26 04:40:01 INFO : potato2: Moved (server-side) 2025/11/26 04:40:01 INFO : potato3: Moved (server-side) 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: dial("tcp","172.17.0.7:39114") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: > dial: conn=172.17.0.1:60626->172.17.0.7:39114, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:35200") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:35886->172.17.0.7:35200, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: dial("tcp","172.17.0.7:31531") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: > dial: conn=172.17.0.1:56248->172.17.0.7:31531, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Purge object "potato2" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Purge object "potato3" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-riribag1pena: Purge dir "" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: dial("tcp","172.17.0.7:39168") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: > dial: conn=172.17.0.1:42794->172.17.0.7:39168, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: Purge object "empty space" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-hiyixoy9davo: Purge dir "" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32562") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58022->172.17.0.7:32562, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36056") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35478->172.17.0.7:36056, err= --- PASS: TestServerSideMoveWithFilter (0.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mativag8ruda" 2025/11/26 04:40:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:42214->172.17.0.7:21, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33885") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56952->172.17.0.7:33885, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36888") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40576->172.17.0.7:36888, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34617") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51764->172.17.0.7:34617, err= 2025/11/26 04:40:01 INFO : tomatoDir: Making directory 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34411") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40890->172.17.0.7:34411, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35595") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42130->172.17.0.7:35595, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-navivil1quse -> ftp://172.17.0.7:21/rclone-test-mativag8ruda 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:33602") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:43894->172.17.0.7:33602, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:32469") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:54628->172.17.0.7:32469, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:33203") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:35586->172.17.0.7:33203, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Using server-side directory move 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:37364") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38615") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36936->172.17.0.7:38615, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:50166->172.17.0.7:37364, err= 2025/11/26 04:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/26 04:40:01 DEBUG : empty space: size = 1 OK 2025/11/26 04:40:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/26 04:40:01 DEBUG : empty space: Unchanged skipping 2025/11/26 04:40:01 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:01 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-mativag8ruda) 2025/11/26 04:40:01 DEBUG : potato3: Sizes differ 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:42218->172.17.0.7:21, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32577") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52838->172.17.0.7:32577, err= 2025/11/26 04:40:01 INFO : empty space: Deleted 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Waiting for checks to finish 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Waiting for transfers to finish 2025/11/26 04:40:01 INFO : potato2: Moved (server-side) 2025/11/26 04:40:01 INFO : potato3: Deleted 2025/11/26 04:40:01 INFO : potato3: Moved (server-side) 2025/11/26 04:40:01 INFO : tomatoDir: Removing directory 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: deleted 1 directories 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36624") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58954->172.17.0.7:36624, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34547") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40630->172.17.0.7:34547, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:38618") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:42668->172.17.0.7:38618, err= 2025/11/26 04:40:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-teyufad2cafi" 2025/11/26 04:40:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:01 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:01 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Connecting to FTP server 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: > dial: conn=172.17.0.1:42222->172.17.0.7:21, err= 2025/11/26 04:40:01 INFO : tomatoDir: Making directory 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Using server-side directory move 2025/11/26 04:40:01 INFO : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Server side directory move succeeded 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: dial("tcp","172.17.0.7:31026") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: > dial: conn=172.17.0.1:43540->172.17.0.7:31026, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: dial("tcp","172.17.0.7:39011") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: > dial: conn=172.17.0.1:41340->172.17.0.7:39011, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:38491") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:33376->172.17.0.7:38491, err= 2025/11/26 04:40:01 ERROR : error listing: directory not found 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:36091") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:57874->172.17.0.7:36091, err= 2025/11/26 04:40:01 ERROR : error listing: directory not found 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: dial("tcp","172.17.0.7:38393") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: > dial: conn=172.17.0.1:38750->172.17.0.7:38393, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Purge object "empty space" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Purge object "potato2" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Purge object "potato3" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: dial("tcp","172.17.0.7:39154") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: > dial: conn=172.17.0.1:43548->172.17.0.7:39154, err= 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Purge dir "tomatoDir" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-teyufad2cafi: Purge dir "" 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: dial("tcp","172.17.0.7:33496") 2025/11/26 04:40:01 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: > dial: conn=172.17.0.1:58458->172.17.0.7:33496, err= 2025/11/26 04:40:02 ERROR : error listing: directory not found 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-mativag8ruda: Purge dir "" 2025/11/26 04:40:02 NOTICE: purge failed to rmdir "": directory not found 2025/11/26 04:40:02 NOTICE: purge failed: directory not found 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38686") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48118->172.17.0.7:38686, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30200") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33394->172.17.0.7:30200, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.12s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33841") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45590->172.17.0.7:33841, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38901") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59992->172.17.0.7:38901, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/rclone-sync-test" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: > dial: conn=172.17.0.1:42228->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32165") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43120->172.17.0.7:32165, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37496") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54550->172.17.0.7:37496, err= --- PASS: TestSyncOverlap (0.05s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/rclone-sync-test" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: > dial: conn=172.17.0.1:42240->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/rclone-sync-test-include/layer2" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42250->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/rclone-sync-test-ignore-file" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42266->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30940") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56180->172.17.0.7:30940, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33790") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: dial("tcp","172.17.0.7:37966") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55010->172.17.0.7:33790, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: > dial: conn=172.17.0.1:50862->172.17.0.7:37966, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test: Excluded 2025/11/26 04:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31641") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58778->172.17.0.7:31641, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: dial("tcp","172.17.0.7:38293") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test: > dial: conn=172.17.0.1:50880->172.17.0.7:38293, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33933") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48306->172.17.0.7:33933, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test: Excluded 2025/11/26 04:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36857") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38992->172.17.0.7:36857, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : rclone-sync-test-include: Removing directory 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: failed to delete 1 directories 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38978") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54074->172.17.0.7:38978, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:34472") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55438->172.17.0.7:34472, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test: Excluded 2025/11/26 04:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37724") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54742->172.17.0.7:37724, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36827") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:36825") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36852->172.17.0.7:36825, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56838->172.17.0.7:36827, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test: Excluded 2025/11/26 04:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31888") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58598->172.17.0.7:31888, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : rclone-sync-test-include: Removing directory 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: failed to delete 1 directories 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33409") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44548->172.17.0.7:33409, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:39417") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53852->172.17.0.7:39417, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test: Excluded 2025/11/26 04:40:02 DEBUG : Excluded 2025/11/26 04:40:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34859") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43424->172.17.0.7:34859, err= 2025/11/26 04:40:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39129") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35456->172.17.0.7:39129, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39802") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32406") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30913") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40176->172.17.0.7:30913, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53718->172.17.0.7:39802, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54588->172.17.0.7:32406, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30895") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46044->172.17.0.7:30895, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37842") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48848->172.17.0.7:37842, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42270->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: > dial: conn=172.17.0.1:42272->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" to be canonical "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:39912") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:49910->172.17.0.7:39912, err= 2025/11/26 04:40:02 DEBUG : one: Need to transfer - File not found at Destination 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:35038") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:57634->172.17.0.7:35038, err= 2025/11/26 04:40:02 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/26 04:40:02 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38274") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51662->172.17.0.7:38274, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32490") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37190->172.17.0.7:32490, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35862") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49012->172.17.0.7:35862, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33138") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36216->172.17.0.7:33138, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:32606") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:55722->172.17.0.7:32606, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31124") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42406->172.17.0.7:31124, err= 2025/11/26 04:40:02 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (replaced existing) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36009") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49492->172.17.0.7:36009, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35052") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57370->172.17.0.7:35052, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35381") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40746->172.17.0.7:35381, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37492") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34472->172.17.0.7:37492, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32414") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38052->172.17.0.7:32414, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34576") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30166") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46188->172.17.0.7:30166, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52012->172.17.0.7:34576, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:32517") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:32908->172.17.0.7:32517, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : one: size = 5 OK 2025/11/26 04:40:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33878") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36258->172.17.0.7:33878, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39550") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39904") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33628->172.17.0.7:39550, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43606->172.17.0.7:39904, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31167") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59036->172.17.0.7:31167, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33889") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40994->172.17.0.7:33889, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34026") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51380->172.17.0.7:34026, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35015") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58382->172.17.0.7:35015, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31081") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:49142->172.17.0.7:31081, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: > dial: conn=172.17.0.1:42278->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : one: size = 5 OK 2025/11/26 04:40:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37688") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40392->172.17.0.7:37688, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35436") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59362->172.17.0.7:35436, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35805") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33438->172.17.0.7:35805, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:33766") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:37904->172.17.0.7:33766, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : one: size = 5 OK 2025/11/26 04:40:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : There was nothing to transfer 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33370") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33972->172.17.0.7:33370, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36815") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52814->172.17.0.7:36815, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35932") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45020->172.17.0.7:35932, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37438") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50156->172.17.0.7:37438, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33076") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47038->172.17.0.7:33076, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38565") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48014->172.17.0.7:38565, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/CompareDest" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/CompareDest" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:34633") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:58716->172.17.0.7:34633, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : one: size = 5 OK 2025/11/26 04:40:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest) 2025/11/26 04:40:02 DEBUG : two: Sizes differ 2025/11/26 04:40:02 DEBUG : two: Need to transfer - File not found at Destination 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:33053") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:35728->172.17.0.7:33053, err= 2025/11/26 04:40:02 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/26 04:40:02 INFO : two: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33554") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38992->172.17.0.7:33554, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37767") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37550->172.17.0.7:37767, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39452") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37462->172.17.0.7:39452, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32068") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54556->172.17.0.7:32068, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37036") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36272") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45386->172.17.0.7:36272, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33088->172.17.0.7:37036, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39967") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40716->172.17.0.7:39967, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.19s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35386") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36940->172.17.0.7:35386, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37578") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41086->172.17.0.7:37578, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38850") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40008->172.17.0.7:38850, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38024") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57618->172.17.0.7:38024, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36627") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48104->172.17.0.7:36627, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dest" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: > dial: conn=172.17.0.1:42286->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/pre-dest1" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest1: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest1: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest1: > dial: conn=172.17.0.1:42298->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-navivil1quse/pre-dest1" to be canonical "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/pre-dest1" 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/pre-dest2" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest2: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest2: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest2: > dial: conn=172.17.0.1:42300->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-navivil1quse/pre-dest2" to be canonical "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/pre-dest2" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: dial("tcp","172.17.0.7:35480") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: > dial: conn=172.17.0.1:42330->172.17.0.7:35480, err= 2025/11/26 04:40:02 DEBUG : 1: size = 1 OK 2025/11/26 04:40:02 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : 2: size = 1 OK 2025/11/26 04:40:02 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/26 04:40:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: dial("tcp","172.17.0.7:36967") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: > dial: conn=172.17.0.1:46086->172.17.0.7:36967, err= 2025/11/26 04:40:02 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/26 04:40:02 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/26 04:40:02 INFO : 3: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: dial("tcp","172.17.0.7:31615") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dest: > dial: conn=172.17.0.1:51544->172.17.0.7:31615, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31348") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38666->172.17.0.7:31348, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31010") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37265") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57846->172.17.0.7:31010, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34054") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37918->172.17.0.7:34054, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52150->172.17.0.7:37265, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37796") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36578->172.17.0.7:37796, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32694") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31635") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38942->172.17.0.7:31635, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51152->172.17.0.7:32694, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34331") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58510->172.17.0.7:34331, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37093") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35210->172.17.0.7:37093, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest1: closing 1 unused connections 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38672") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51200->172.17.0.7:38672, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36241") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51418->172.17.0.7:36241, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38059") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57370->172.17.0.7:38059, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30304") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44534->172.17.0.7:30304, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38777") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39690->172.17.0.7:38777, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33917") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44196->172.17.0.7:33917, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38517") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56948->172.17.0.7:38517, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42310->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: > dial: conn=172.17.0.1:42318->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-navivil1quse/backup" to be canonical "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:39814") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:36690->172.17.0.7:39814, err= 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 INFO : one: Moved (server-side) 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:33884") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:60862->172.17.0.7:33884, err= 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32597") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60726->172.17.0.7:32597, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32839") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37914->172.17.0.7:32839, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30762") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52884->172.17.0.7:30762, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31640") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47940->172.17.0.7:31640, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38914") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53606->172.17.0.7:38914, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39203") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33538->172.17.0.7:39203, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30824") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40006->172.17.0.7:30824, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/backup" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:33806") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:47292->172.17.0.7:33806, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 INFO : one: Deleted 2025/11/26 04:40:02 INFO : one: Moved (server-side) 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:38050") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:55148->172.17.0.7:38050, err= 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt: Deleted 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35512") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39708->172.17.0.7:35512, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39054") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47826->172.17.0.7:39054, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35418") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36878->172.17.0.7:35418, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35010") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45510->172.17.0.7:35010, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35505") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37312") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42002->172.17.0.7:37312, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48562->172.17.0.7:35505, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34895") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52636->172.17.0.7:34895, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35094") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45694->172.17.0.7:35094, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34665") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55610->172.17.0.7:34665, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32678") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33102->172.17.0.7:32678, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30926") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34178->172.17.0.7:30926, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33604") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32770->172.17.0.7:33604, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42332->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: > dial: conn=172.17.0.1:42336->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-navivil1quse/backup" to be canonical "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31088") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:52352->172.17.0.7:31088, err= 2025/11/26 04:40:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31096") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:48766->172.17.0.7:31096, err= 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30046") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44778->172.17.0.7:30046, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30705") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39005") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49292->172.17.0.7:30705, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33528->172.17.0.7:39005, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30322") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34960->172.17.0.7:30322, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39678") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58194->172.17.0.7:39678, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35374") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49248->172.17.0.7:35374, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31872") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59038->172.17.0.7:31872, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/backup" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:34513") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:40778->172.17.0.7:34513, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 INFO : one.bak: Deleted 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:37307") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:55534->172.17.0.7:37307, err= 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt.bak: Deleted 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36174") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57952->172.17.0.7:36174, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39600") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46032->172.17.0.7:39600, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34952") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34402->172.17.0.7:34952, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34313") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47828->172.17.0.7:34313, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32907") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48696->172.17.0.7:32907, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37152") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50360->172.17.0.7:37152, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31451") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54604->172.17.0.7:31451, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31173") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59636->172.17.0.7:31173, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32981") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34044->172.17.0.7:32981, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39086") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44494->172.17.0.7:39086, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31515") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34924->172.17.0.7:31515, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35239") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53436->172.17.0.7:35239, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42340->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: > dial: conn=172.17.0.1:42346->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-navivil1quse/backup" to be canonical "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31657") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:48988->172.17.0.7:31657, err= 2025/11/26 04:40:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31009") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:52674->172.17.0.7:31009, err= 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37920") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50672->172.17.0.7:37920, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34325") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36232->172.17.0.7:34325, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34511") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45482->172.17.0.7:34511, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34846") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58236->172.17.0.7:34846, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36583") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42450->172.17.0.7:36583, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32829") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33104->172.17.0.7:32829, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31859") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58844->172.17.0.7:31859, err= 2025/11/26 04:40:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-navivil1quse/backup" for canonical name "TestFTPPureftpd{-52TN}:rclone-test-navivil1quse/backup" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:35970") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:44606->172.17.0.7:35970, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 INFO : one-2019-01-01: Deleted 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:34666") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:39946->172.17.0.7:34666, err= 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three-2019-01-01.txt: Deleted 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39096") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44858->172.17.0.7:39096, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30822") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37620->172.17.0.7:30822, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30173") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49852->172.17.0.7:30173, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30399") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48512->172.17.0.7:30399, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35605") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38783") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57900->172.17.0.7:35605, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42104->172.17.0.7:38783, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30965") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36148->172.17.0.7:30965, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.12s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31279") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50108->172.17.0.7:31279, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34004") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33408->172.17.0.7:34004, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30686") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44420->172.17.0.7:30686, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31412") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58926->172.17.0.7:31412, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33526") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43036->172.17.0.7:33526, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42360->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:36495") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:55954->172.17.0.7:36495, err= 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:32728") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:44346->172.17.0.7:32728, err= 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35070") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49446->172.17.0.7:35070, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34536") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58982->172.17.0.7:34536, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33007") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46204->172.17.0.7:33007, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31192") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60988->172.17.0.7:31192, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34224") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59256->172.17.0.7:34224, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:37829") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:54888->172.17.0.7:37829, err= 2025/11/26 04:40:02 DEBUG : one.bak: Excluded (Path Filter) 2025/11/26 04:40:02 DEBUG : one.bak: Excluded 2025/11/26 04:40:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/26 04:40:02 DEBUG : three.txt.bak: Excluded 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for checks to finish 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 INFO : one.bak: Deleted 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Waiting for transfers to finish 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31914") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:39200->172.17.0.7:31914, err= 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:02 INFO : three.txt.bak: Deleted 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/26 04:40:02 INFO : three.txt: Moved into backup dir 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34733") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49870->172.17.0.7:34733, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34972") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34606->172.17.0.7:34972, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32892") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44768->172.17.0.7:32892, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38238") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39486->172.17.0.7:38238, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33553") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37566->172.17.0.7:33553, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35920") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46454->172.17.0.7:35920, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39336") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35770->172.17.0.7:39336, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32543") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47232->172.17.0.7:32543, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35458") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37090->172.17.0.7:35458, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32339") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43142->172.17.0.7:32339, err= 2025/11/26 04:40:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:02 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:02 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42362->172.17.0.7:21, err= 2025/11/26 04:40:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:30953") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:50330->172.17.0.7:30953, err= 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/26 04:40:02 DEBUG : one.a292864a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : three.txt: Sizes differ 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:39747") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:38608->172.17.0.7:39747, err= 2025/11/26 04:40:02 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/26 04:40:02 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/26 04:40:02 INFO : three.txt: Copied (new) 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31969") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50560->172.17.0.7:31969, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31421") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60150->172.17.0.7:31421, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36064") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52906->172.17.0.7:36064, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37748") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60846->172.17.0.7:37748, err= 2025/11/26 04:40:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : one: Sizes differ 2025/11/26 04:40:02 INFO : one.bak: Deleted 2025/11/26 04:40:02 INFO : one: Moved (server-side) to: one.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:32542") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:43518->172.17.0.7:32542, err= 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/26 04:40:02 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/26 04:40:02 INFO : one: Copied (new) 2025/11/26 04:40:02 DEBUG : two: size = 3 OK 2025/11/26 04:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:02 DEBUG : two: Unchanged skipping 2025/11/26 04:40:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:02 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:02 DEBUG : three.txt: Sizes differ 2025/11/26 04:40:02 INFO : three.txt.bak: Deleted 2025/11/26 04:40:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:35287") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:44190->172.17.0.7:35287, err= 2025/11/26 04:40:02 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/26 04:40:02 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/26 04:40:02 INFO : three.txt: Copied (new) 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34788") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32854->172.17.0.7:34788, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32071") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57408->172.17.0.7:32071, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37506") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41318->172.17.0.7:37506, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36786") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59224->172.17.0.7:36786, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38473") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41630->172.17.0.7:38473, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39136") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32950->172.17.0.7:39136, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38007") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58634->172.17.0.7:38007, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38227") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37078->172.17.0.7:38227, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32343") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40478->172.17.0.7:32343, err= 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31450") 2025/11/26 04:40:02 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48786->172.17.0.7:31450, err= 2025/11/26 04:40:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-navivil1quse/dst" 2025/11/26 04:40:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/26 04:40:03 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:03 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-52TN}" suffix to name 2025/11/26 04:40:03 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/26 04:40:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/26 04:40:03 DEBUG : Setting pass="X6jnhYv3QYOEWZ3AZw0u-BvtGPbduCSWdb3vR-orNvM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/26 04:40:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: Connecting to FTP server 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:42364->172.17.0.7:21, err= 2025/11/26 04:40:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:03 DEBUG : one: Sizes differ 2025/11/26 04:40:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:39367") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:52436->172.17.0.7:39367, err= 2025/11/26 04:40:03 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/26 04:40:03 DEBUG : one.a292864a.partial: renamed to: one 2025/11/26 04:40:03 INFO : one: Copied (new) 2025/11/26 04:40:03 DEBUG : two: size = 3 OK 2025/11/26 04:40:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : two: Unchanged skipping 2025/11/26 04:40:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:03 DEBUG : three.txt: Sizes differ 2025/11/26 04:40:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:30376") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:59296->172.17.0.7:30376, err= 2025/11/26 04:40:03 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/26 04:40:03 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/26 04:40:03 INFO : three.txt: Copied (new) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32291") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56856->172.17.0.7:32291, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38453") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60816->172.17.0.7:38453, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36550") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47722->172.17.0.7:36550, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31764") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44538->172.17.0.7:31764, err= 2025/11/26 04:40:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:03 DEBUG : one: Sizes differ 2025/11/26 04:40:03 INFO : one-2019-01-01: Deleted 2025/11/26 04:40:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:31000") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:47964->172.17.0.7:31000, err= 2025/11/26 04:40:03 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/26 04:40:03 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/26 04:40:03 INFO : one: Copied (new) 2025/11/26 04:40:03 DEBUG : two: size = 3 OK 2025/11/26 04:40:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : two: Unchanged skipping 2025/11/26 04:40:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse/dst) 2025/11/26 04:40:03 DEBUG : three.txt: Sizes differ 2025/11/26 04:40:03 INFO : three-2019-01-01.txt: Deleted 2025/11/26 04:40:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: dial("tcp","172.17.0.7:32660") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse/dst: > dial: conn=172.17.0.1:48606->172.17.0.7:32660, err= 2025/11/26 04:40:03 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/26 04:40:03 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/26 04:40:03 INFO : three.txt: Copied (new) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36261") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38078->172.17.0.7:36261, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39348") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38502->172.17.0.7:39348, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32578") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57338->172.17.0.7:32578, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31385") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36464->172.17.0.7:31385, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36315") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50198->172.17.0.7:36315, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37649") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38736->172.17.0.7:37649, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32512") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58726->172.17.0.7:32512, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30565") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60192->172.17.0.7:30565, err= 2025/11/26 04:40:03 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : Testêé: Sizes differ 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33100") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38290->172.17.0.7:33100, err= 2025/11/26 04:40:03 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/26 04:40:03 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/26 04:40:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33764") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50322->172.17.0.7:33764, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38957") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45596->172.17.0.7:38957, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34193") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51884->172.17.0.7:34193, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36323") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40670->172.17.0.7:36323, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32757") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60466->172.17.0.7:32757, err= 2025/11/26 04:40:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35303") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53968->172.17.0.7:35303, err= 2025/11/26 04:40:03 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/26 04:40:03 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/26 04:40:03 INFO : existing: Copied (new) 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30036") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49190->172.17.0.7:30036, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33222") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56380->172.17.0.7:33222, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30738") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47974->172.17.0.7:30738, err= 2025/11/26 04:40:03 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : existing: Sizes differ 2025/11/26 04:40:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: not deleting files as there were IO errors 2025/11/26 04:40:03 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: not deleting directories as there were IO errors 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35355") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32866->172.17.0.7:35355, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37115") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54076->172.17.0.7:37115, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35994") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49790->172.17.0.7:35994, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33902") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47286->172.17.0.7:33902, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30521") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58720->172.17.0.7:30521, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32061") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50926->172.17.0.7:32061, err= 2025/11/26 04:40:03 DEBUG : EXISTING: size = 6 OK 2025/11/26 04:40:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : existing: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 INFO : There was nothing to transfer 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30422") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40466->172.17.0.7:30422, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31617") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33364->172.17.0.7:31617, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36311") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58856->172.17.0.7:36311, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35714") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43290->172.17.0.7:35714, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32708") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49482->172.17.0.7:32708, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36527") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48170->172.17.0.7:36527, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32396") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41374->172.17.0.7:32396, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37550") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33464->172.17.0.7:37550, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33126") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60700->172.17.0.7:33126, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36928") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34936->172.17.0.7:36928, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30413") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33494->172.17.0.7:30413, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31627") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59232->172.17.0.7:31627, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37916") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34826->172.17.0.7:37916, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39584") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39176->172.17.0.7:39584, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36299") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36346->172.17.0.7:36299, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30171") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59606->172.17.0.7:30171, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37667") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43380->172.17.0.7:37667, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35524") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59008->172.17.0.7:35524, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36655") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35224->172.17.0.7:36655, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38163") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53578->172.17.0.7:38163, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33625") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42944->172.17.0.7:33625, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33295") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37558->172.17.0.7:33295, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39989") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58966->172.17.0.7:39989, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31560") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32948->172.17.0.7:31560, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34277") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51716->172.17.0.7:34277, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35667") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36828->172.17.0.7:35667, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38413") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58262->172.17.0.7:38413, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39962") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38570->172.17.0.7:39962, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31406") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48534->172.17.0.7:31406, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32209") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40990->172.17.0.7:32209, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36096") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37212->172.17.0.7:36096, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32554") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33186->172.17.0.7:32554, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31370") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34274->172.17.0.7:31370, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31337") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54660->172.17.0.7:31337, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37490") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59028->172.17.0.7:37490, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31076") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44882->172.17.0.7:31076, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34989") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52736->172.17.0.7:34989, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39058") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34820->172.17.0.7:39058, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34832") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51014->172.17.0.7:34832, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36668") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38756->172.17.0.7:36668, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32877") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59360->172.17.0.7:32877, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35044") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41420->172.17.0.7:35044, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37641") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47618->172.17.0.7:37641, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38640") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47636->172.17.0.7:38640, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35148") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54890->172.17.0.7:35148, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37729") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57086->172.17.0.7:37729, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34456") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56256->172.17.0.7:34456, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32336") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47148->172.17.0.7:32336, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37306") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40962->172.17.0.7:37306, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33423") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38056->172.17.0.7:33423, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36413") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32968->172.17.0.7:36413, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35636") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40938->172.17.0.7:35636, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34113") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51008->172.17.0.7:34113, err= 2025/11/26 04:40:03 DEBUG : both0: size = 6 OK 2025/11/26 04:40:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both0: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both10: size = 6 OK 2025/11/26 04:40:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both10: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both11: size = 6 OK 2025/11/26 04:40:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both11: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both12: size = 6 OK 2025/11/26 04:40:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both12: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both13: size = 6 OK 2025/11/26 04:40:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both13: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both14: size = 6 OK 2025/11/26 04:40:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both14: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both15: size = 6 OK 2025/11/26 04:40:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both15: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both16: size = 6 OK 2025/11/26 04:40:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both16: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both17: size = 6 OK 2025/11/26 04:40:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both17: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both18: size = 6 OK 2025/11/26 04:40:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both19: size = 6 OK 2025/11/26 04:40:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both1: size = 6 OK 2025/11/26 04:40:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both2: size = 6 OK 2025/11/26 04:40:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : both18: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both3: size = 6 OK 2025/11/26 04:40:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both2: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both4: size = 6 OK 2025/11/26 04:40:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both4: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both5: size = 6 OK 2025/11/26 04:40:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both5: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both6: size = 6 OK 2025/11/26 04:40:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both6: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both7: size = 6 OK 2025/11/26 04:40:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both7: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both8: size = 6 OK 2025/11/26 04:40:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both8: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both9: size = 6 OK 2025/11/26 04:40:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both9: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both3: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both19: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both1: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 INFO : only14: Deleted 2025/11/26 04:40:03 INFO : only12: Deleted 2025/11/26 04:40:03 INFO : only10: Deleted 2025/11/26 04:40:03 INFO : only8: Deleted 2025/11/26 04:40:03 INFO : only18: Deleted 2025/11/26 04:40:03 INFO : only7: Deleted 2025/11/26 04:40:03 INFO : only0: Deleted 2025/11/26 04:40:03 INFO : only2: Deleted 2025/11/26 04:40:03 INFO : only1: Deleted 2025/11/26 04:40:03 INFO : only15: Deleted 2025/11/26 04:40:03 INFO : only13: Deleted 2025/11/26 04:40:03 INFO : only4: Deleted 2025/11/26 04:40:03 INFO : only17: Deleted 2025/11/26 04:40:03 INFO : only16: Deleted 2025/11/26 04:40:03 INFO : only3: Deleted 2025/11/26 04:40:03 INFO : only5: Deleted 2025/11/26 04:40:03 INFO : only11: Deleted 2025/11/26 04:40:03 INFO : only19: Deleted 2025/11/26 04:40:03 INFO : only6: Deleted 2025/11/26 04:40:03 INFO : only9: Deleted 2025/11/26 04:40:03 INFO : There was nothing to transfer 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38684") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50846->172.17.0.7:38684, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33197") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60344->172.17.0.7:33197, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39766") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52436->172.17.0.7:39766, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37007") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35768->172.17.0.7:37007, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38214") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52694->172.17.0.7:38214, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36177") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47638->172.17.0.7:36177, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36991") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41338->172.17.0.7:36991, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32226") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46584->172.17.0.7:32226, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37245") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32972->172.17.0.7:37245, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30625") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52746->172.17.0.7:30625, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30609") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41592->172.17.0.7:30609, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31293") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44264->172.17.0.7:31293, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33750") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35484->172.17.0.7:33750, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35539") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46286->172.17.0.7:35539, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39318") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51978->172.17.0.7:39318, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36144") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55654->172.17.0.7:36144, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34299") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51298->172.17.0.7:34299, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32778") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39370->172.17.0.7:32778, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33572") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54436->172.17.0.7:33572, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38624") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37356->172.17.0.7:38624, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30218") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52720->172.17.0.7:30218, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34197") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32948->172.17.0.7:34197, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36608") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53710->172.17.0.7:36608, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39152") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52070->172.17.0.7:39152, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39329") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51178->172.17.0.7:39329, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35313") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41064->172.17.0.7:35313, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33480") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49984->172.17.0.7:33480, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37767") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37558->172.17.0.7:37767, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39145") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51782->172.17.0.7:39145, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37532") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32790->172.17.0.7:37532, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31496") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53810->172.17.0.7:31496, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32640") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57804->172.17.0.7:32640, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33674") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34290->172.17.0.7:33674, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35573") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40518->172.17.0.7:35573, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39757") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53696->172.17.0.7:39757, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35488") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55164->172.17.0.7:35488, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35418") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36882->172.17.0.7:35418, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34166") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58306->172.17.0.7:34166, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31200") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42388->172.17.0.7:31200, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37087") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59492->172.17.0.7:37087, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33308") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34680->172.17.0.7:33308, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36694") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36702->172.17.0.7:36694, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39655") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37250->172.17.0.7:39655, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32240") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59912->172.17.0.7:32240, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37226") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52720->172.17.0.7:37226, err= 2025/11/26 04:40:03 DEBUG : both0: size = 6 OK 2025/11/26 04:40:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both0: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both10: size = 6 OK 2025/11/26 04:40:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both10: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both11: size = 6 OK 2025/11/26 04:40:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both11: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both12: size = 6 OK 2025/11/26 04:40:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both13: size = 6 OK 2025/11/26 04:40:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both14: size = 6 OK 2025/11/26 04:40:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both15: size = 6 OK 2025/11/26 04:40:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : both12: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both16: size = 6 OK 2025/11/26 04:40:03 DEBUG : both13: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both17: size = 6 OK 2025/11/26 04:40:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both17: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both18: size = 6 OK 2025/11/26 04:40:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both18: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both19: size = 6 OK 2025/11/26 04:40:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both19: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both1: size = 6 OK 2025/11/26 04:40:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both1: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both2: size = 6 OK 2025/11/26 04:40:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both2: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both3: size = 6 OK 2025/11/26 04:40:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both3: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both4: size = 6 OK 2025/11/26 04:40:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both4: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both5: size = 6 OK 2025/11/26 04:40:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both5: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both6: size = 6 OK 2025/11/26 04:40:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both6: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both7: size = 6 OK 2025/11/26 04:40:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both7: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both8: size = 6 OK 2025/11/26 04:40:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both8: Unchanged skipping 2025/11/26 04:40:03 DEBUG : both9: size = 6 OK 2025/11/26 04:40:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both9: Unchanged skipping 2025/11/26 04:40:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only0: Sizes differ 2025/11/26 04:40:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only10: Sizes differ 2025/11/26 04:40:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only11: Sizes differ 2025/11/26 04:40:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only12: Sizes differ 2025/11/26 04:40:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only13: Sizes differ 2025/11/26 04:40:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only14: Sizes differ 2025/11/26 04:40:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only15: Sizes differ 2025/11/26 04:40:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : both14: Unchanged skipping 2025/11/26 04:40:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only16: Sizes differ 2025/11/26 04:40:03 DEBUG : both15: Unchanged skipping 2025/11/26 04:40:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only17: Sizes differ 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36008") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51118->172.17.0.7:36008, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33313") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39800") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49450->172.17.0.7:33313, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37212") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34248->172.17.0.7:39800, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37242->172.17.0.7:37212, err= 2025/11/26 04:40:03 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/26 04:40:03 INFO : only12: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38567") 2025/11/26 04:40:03 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only18: Sizes differ 2025/11/26 04:40:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only19: Sizes differ 2025/11/26 04:40:03 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/26 04:40:03 INFO : only0: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only1: Sizes differ 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35389") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60114->172.17.0.7:35389, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52852->172.17.0.7:38567, err= 2025/11/26 04:40:03 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/26 04:40:03 INFO : only11: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/26 04:40:03 INFO : only14: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35181") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53460->172.17.0.7:35181, err= 2025/11/26 04:40:03 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/26 04:40:03 INFO : only10: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only2: Sizes differ 2025/11/26 04:40:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only3: Sizes differ 2025/11/26 04:40:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only4: Sizes differ 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38072") 2025/11/26 04:40:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only5: Sizes differ 2025/11/26 04:40:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only6: Sizes differ 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43116->172.17.0.7:38072, err= 2025/11/26 04:40:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only7: Sizes differ 2025/11/26 04:40:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only8: Sizes differ 2025/11/26 04:40:03 DEBUG : both16: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39207") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52928->172.17.0.7:39207, err= 2025/11/26 04:40:03 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4014902942) 2025/11/26 04:40:03 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-navivil1quse) 2025/11/26 04:40:03 DEBUG : only9: Sizes differ 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/26 04:40:03 INFO : only18: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/26 04:40:03 INFO : only13: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/26 04:40:03 INFO : only15: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/26 04:40:03 INFO : only19: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32801") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30384") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60610->172.17.0.7:30384, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34464->172.17.0.7:32801, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37767") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37572->172.17.0.7:37767, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30697") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38604->172.17.0.7:30697, err= 2025/11/26 04:40:03 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/26 04:40:03 INFO : only2: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/26 04:40:03 INFO : only3: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/26 04:40:03 INFO : only17: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/26 04:40:03 INFO : only4: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36202") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51684->172.17.0.7:36202, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39963") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48328->172.17.0.7:39963, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30130") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43576->172.17.0.7:30130, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39731") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46154->172.17.0.7:39731, err= 2025/11/26 04:40:03 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/26 04:40:03 INFO : only5: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/26 04:40:03 INFO : only7: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/26 04:40:03 INFO : only8: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/26 04:40:03 INFO : only6: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34434") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35719") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44330->172.17.0.7:34434, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60272->172.17.0.7:35719, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38460") 2025/11/26 04:40:03 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58390->172.17.0.7:38460, err= 2025/11/26 04:40:03 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/26 04:40:03 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/26 04:40:03 INFO : only16: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/26 04:40:03 INFO : only9: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/26 04:40:03 INFO : only1: Copied (replaced existing) 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38855") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55002->172.17.0.7:38855, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39989") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58976->172.17.0.7:39989, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39490") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38644->172.17.0.7:39490, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:03 DEBUG : empty_on_remote: Making directory with metadata 2025/11/26 04:40:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:03 INFO : empty_on_remote: Making directory 2025/11/26 04:40:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/26 04:40:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31654") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34868->172.17.0.7:31654, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34009") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33022->172.17.0.7:34009, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33832") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38537") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40796->172.17.0.7:38537, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39894->172.17.0.7:33832, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38760") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44562->172.17.0.7:38760, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36641") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60746->172.17.0.7:36641, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:03 DEBUG : empty_on_remote: Making directory with metadata 2025/11/26 04:40:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/26 04:40:03 INFO : empty_on_remote: Making directory 2025/11/26 04:40:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/26 04:40:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31974") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52824->172.17.0.7:31974, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32316") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37899") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35051") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39372->172.17.0.7:35051, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33282") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33694->172.17.0.7:37899, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49294->172.17.0.7:32316, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52654->172.17.0.7:33282, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35565") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42930->172.17.0.7:35565, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34006") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49290->172.17.0.7:34006, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : sub dir: Making directory 2025/11/26 04:40:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30163") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57538->172.17.0.7:30163, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39974") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32165") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43126->172.17.0.7:32165, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48480->172.17.0.7:39974, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32361") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50046->172.17.0.7:32361, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38793") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50250->172.17.0.7:38793, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34019") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56610->172.17.0.7:34019, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34388") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43776->172.17.0.7:34388, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30372") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41470->172.17.0.7:30372, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39685") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42788->172.17.0.7:39685, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30264") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59826->172.17.0.7:30264, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34600") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44828->172.17.0.7:34600, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/26 04:40:03 INFO : sub dir: Making directory 2025/11/26 04:40:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36453") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58044->172.17.0.7:36453, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30649") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49598->172.17.0.7:30649, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31883") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34564") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42842->172.17.0.7:34564, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40986->172.17.0.7:31883, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32256") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46612->172.17.0.7:32256, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31318") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43042->172.17.0.7:31318, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33176") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59158->172.17.0.7:33176, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32284") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54940->172.17.0.7:32284, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35090") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42802->172.17.0.7:35090, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36859") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53242->172.17.0.7:36859, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38146") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37754->172.17.0.7:38146, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33252") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43730->172.17.0.7:33252, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38870") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53882->172.17.0.7:38870, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33187") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38566->172.17.0.7:33187, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34715") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33488->172.17.0.7:34715, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30147") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49292->172.17.0.7:30147, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30407") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33686->172.17.0.7:30407, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36018") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55740->172.17.0.7:36018, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33862") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41710->172.17.0.7:33862, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34023") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37872->172.17.0.7:34023, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36529") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42706->172.17.0.7:36529, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35421") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55516->172.17.0.7:35421, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31450") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48794->172.17.0.7:31450, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32589") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40924->172.17.0.7:32589, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33156") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57662->172.17.0.7:33156, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36983") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50546->172.17.0.7:36983, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30392") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40652->172.17.0.7:30392, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39481") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59514->172.17.0.7:39481, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38660") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54002->172.17.0.7:38660, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35654") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37626->172.17.0.7:35654, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31495") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50630->172.17.0.7:31495, err= 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32357") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54546->172.17.0.7:32357, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36810") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60300->172.17.0.7:36810, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33773") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48692->172.17.0.7:33773, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35945") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39492->172.17.0.7:35945, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32239") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40364->172.17.0.7:32239, err= 2025/11/26 04:40:03 DEBUG : apple: size = 5 OK 2025/11/26 04:40:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : banana: size = 6 OK 2025/11/26 04:40:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34865") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47040->172.17.0.7:34865, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 INFO : There was nothing to transfer 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38943") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34182->172.17.0.7:38943, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35933") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34256->172.17.0.7:35933, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38926") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40628->172.17.0.7:38926, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37758") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40760->172.17.0.7:37758, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37332") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39902->172.17.0.7:37332, err= 2025/11/26 04:40:03 DEBUG : apple: size = 5 OK 2025/11/26 04:40:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:03 DEBUG : banana: size = 6 OK 2025/11/26 04:40:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39302") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38212->172.17.0.7:39302, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 INFO : There was nothing to transfer 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35116") 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40050->172.17.0.7:35116, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37463") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39284->172.17.0.7:37463, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30126") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37142->172.17.0.7:30126, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30420") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44676->172.17.0.7:30420, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37745") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57420->172.17.0.7:37745, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38465") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50638->172.17.0.7:38465, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35759") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46826->172.17.0.7:35759, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34872") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57968->172.17.0.7:34872, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36900") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42548->172.17.0.7:36900, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33632") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60820->172.17.0.7:33632, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32220") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59074->172.17.0.7:32220, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34871") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40064->172.17.0.7:34871, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33956") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57592->172.17.0.7:33956, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35424") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55550->172.17.0.7:35424, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36470") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42000->172.17.0.7:36470, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38582") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46956->172.17.0.7:38582, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30328") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47168->172.17.0.7:30328, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35776") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39854->172.17.0.7:35776, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39792") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43696->172.17.0.7:39792, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38815") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49880->172.17.0.7:38815, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37616") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34598->172.17.0.7:37616, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37267") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34588->172.17.0.7:37267, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33883") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36904->172.17.0.7:33883, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31159") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51842->172.17.0.7:31159, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39088") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36668->172.17.0.7:39088, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33384") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58940->172.17.0.7:33384, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35409") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38678->172.17.0.7:35409, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37502") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33348->172.17.0.7:37502, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35943") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36334->172.17.0.7:35943, err= 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38154") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58394->172.17.0.7:38154, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36577") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41638->172.17.0.7:36577, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38980") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36440->172.17.0.7:38980, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35104") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60610->172.17.0.7:35104, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39116") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39042->172.17.0.7:39116, err= 2025/11/26 04:40:03 DEBUG : apple: size = 5 OK 2025/11/26 04:40:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:03 DEBUG : banana: size = 6 OK 2025/11/26 04:40:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33603") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35752->172.17.0.7:33603, err= 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 INFO : There was nothing to transfer 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33671") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58482->172.17.0.7:33671, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39388") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59418->172.17.0.7:39388, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37658") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44560->172.17.0.7:37658, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35159") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33930->172.17.0.7:35159, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31950") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60054->172.17.0.7:31950, err= 2025/11/26 04:40:03 DEBUG : apple: size = 5 OK 2025/11/26 04:40:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : banana: size = 6 OK 2025/11/26 04:40:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30206") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33560->172.17.0.7:30206, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 INFO : There was nothing to transfer 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30739") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50442->172.17.0.7:30739, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38726") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41876->172.17.0.7:38726, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37012") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48744->172.17.0.7:37012, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38243") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60400->172.17.0.7:38243, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34280") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48200->172.17.0.7:34280, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38531") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35992->172.17.0.7:38531, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33370") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33974->172.17.0.7:33370, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30536") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53570->172.17.0.7:30536, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33975") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49102->172.17.0.7:33975, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31042") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47400->172.17.0.7:31042, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35092") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36520->172.17.0.7:35092, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33046") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34342->172.17.0.7:33046, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33715") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44188->172.17.0.7:33715, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39550") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33642->172.17.0.7:39550, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38807") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38526->172.17.0.7:38807, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35721") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51688->172.17.0.7:35721, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31822") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57276->172.17.0.7:31822, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39317") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45564->172.17.0.7:39317, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34671") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54114->172.17.0.7:34671, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33458") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33698->172.17.0.7:33458, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36716") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59372->172.17.0.7:36716, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37740") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35152->172.17.0.7:37740, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30620") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34064->172.17.0.7:30620, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30468") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50556->172.17.0.7:30468, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33549") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46810->172.17.0.7:33549, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38565") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48018->172.17.0.7:38565, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30755") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58416->172.17.0.7:30755, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37223") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43592->172.17.0.7:37223, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35489") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48550->172.17.0.7:35489, err= 2025/11/26 04:40:03 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30616") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33846->172.17.0.7:30616, err= 2025/11/26 04:40:03 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : apple: Excluded 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:03 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : banana: Excluded 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34099") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56304->172.17.0.7:34099, err= 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36152") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33108->172.17.0.7:36152, err= 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36807") 2025/11/26 04:40:03 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47636->172.17.0.7:36807, err= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30226") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56390->172.17.0.7:30226, err= 2025/11/26 04:40:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38579") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39629") 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35803") 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57032->172.17.0.7:35803, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42366->172.17.0.7:21, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40730->172.17.0.7:39629, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53636->172.17.0.7:38579, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32666") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48096->172.17.0.7:32666, err= 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/26 04:40:04 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/26 04:40:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/26 04:40:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36272") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36422") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50612->172.17.0.7:36422, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31154") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36954->172.17.0.7:31154, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45398->172.17.0.7:36272, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35106") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50662->172.17.0.7:35106, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33664") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33022") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36010->172.17.0.7:33664, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38124->172.17.0.7:33022, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33809") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40618->172.17.0.7:33809, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37410") 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33238->172.17.0.7:37410, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39704") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35792->172.17.0.7:39704, err= 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30285") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34432->172.17.0.7:30285, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37932") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54788->172.17.0.7:37932, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36543") 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37662->172.17.0.7:36543, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33188") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34570->172.17.0.7:33188, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30655") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53884->172.17.0.7:30655, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34719") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36634->172.17.0.7:34719, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38812") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57660->172.17.0.7:38812, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31177") 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50750->172.17.0.7:31177, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42368->172.17.0.7:21, err= 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Connecting to FTP server 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/26 04:40:04 INFO : apple: Deleted 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/26 04:40:04 INFO : splitbananasplit: Deleted 2025/11/26 04:40:04 INFO : appleappleapplebanana: Deleted 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42378->172.17.0.7:21, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:21") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42388->172.17.0.7:21, err= 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/26 04:40:04 INFO : banana: Deleted 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37699") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38940->172.17.0.7:37699, err= 2025/11/26 04:40:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : YXBwbGU=: Excluded 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/26 04:40:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : YmFuYW5h: Excluded 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38067") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40314->172.17.0.7:38067, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36739") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52936->172.17.0.7:36739, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38516") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56888->172.17.0.7:38516, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31357") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59622->172.17.0.7:31357, err= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : YXBwbGU=: size = 5 OK 2025/11/26 04:40:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:04 DEBUG : YmFuYW5h: size = 6 OK 2025/11/26 04:40:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/26 04:40:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35679") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42398->172.17.0.7:35679, err= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36529") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42722->172.17.0.7:36529, err= 2025/11/26 04:40:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : YXBwbGU=: Excluded 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/26 04:40:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : YmFuYW5h: Excluded 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30735") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59010->172.17.0.7:30735, err= 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39904") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43614->172.17.0.7:39904, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33163") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49322->172.17.0.7:33163, err= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : apple: transformed to: YXBwbGU= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/26 04:40:04 DEBUG : banana: transformed to: YmFuYW5h 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36188") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48728->172.17.0.7:36188, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35378") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60376->172.17.0.7:35378, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38548") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49998->172.17.0.7:38548, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38142") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38986->172.17.0.7:38142, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37202") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33844->172.17.0.7:37202, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37737") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43234->172.17.0.7:37737, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34063") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40478->172.17.0.7:34063, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31591") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52864->172.17.0.7:31591, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34665") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41224->172.17.0.7:34665, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39681") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59102->172.17.0.7:39681, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39579") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48414->172.17.0.7:39579, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34896") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56402->172.17.0.7:34896, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37940") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44042->172.17.0.7:37940, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30764") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47996->172.17.0.7:30764, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39845") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59140->172.17.0.7:39845, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35011") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50524->172.17.0.7:35011, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38478") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48994->172.17.0.7:38478, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39604") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34964->172.17.0.7:39604, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30576") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33266->172.17.0.7:30576, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34998") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49506->172.17.0.7:34998, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38731") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40012->172.17.0.7:38731, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30295") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33022->172.17.0.7:30295, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37795") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42284->172.17.0.7:37795, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31526") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36920->172.17.0.7:31526, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31860") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38322->172.17.0.7:31860, err= 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37975") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40654->172.17.0.7:37975, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36061") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53418->172.17.0.7:36061, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31002") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46830->172.17.0.7:31002, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39017") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51946->172.17.0.7:39017, err= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34502") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45658->172.17.0.7:34502, err= 2025/11/26 04:40:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33511") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39478->172.17.0.7:33511, err= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34684") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43028->172.17.0.7:34684, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37640") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47412->172.17.0.7:37640, err= 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39623") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38134->172.17.0.7:39623, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35354") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34070->172.17.0.7:35354, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/26 04:40:04 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31931") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33408->172.17.0.7:31931, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/26 04:40:04 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/26 04:40:04 INFO : apple: Copied (new) to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30505") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33528->172.17.0.7:30505, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31940") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46108->172.17.0.7:31940, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34883") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34478->172.17.0.7:34883, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38209") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33308->172.17.0.7:38209, err= 2025/11/26 04:40:04 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31339") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57620->172.17.0.7:31339, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38261") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48686->172.17.0.7:38261, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31210") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47394->172.17.0.7:31210, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33595") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43298->172.17.0.7:33595, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30636") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51016->172.17.0.7:30636, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39387") 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38574") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36722->172.17.0.7:38574, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53406->172.17.0.7:39387, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38628") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34072->172.17.0.7:38628, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39928") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48728->172.17.0.7:39928, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38222") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38084->172.17.0.7:38222, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36038") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33190->172.17.0.7:36038, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/26 04:40:04 INFO : apple: Deleted 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/26 04:40:04 INFO : banana: Deleted 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/26 04:40:04 INFO : appleappleapplebanana: Deleted 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/26 04:40:04 INFO : splitbananasplit: Deleted 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36093") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45152->172.17.0.7:36093, err= 2025/11/26 04:40:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : PREFIXapple: Excluded 2025/11/26 04:40:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : PREFIXbanana: Excluded 2025/11/26 04:40:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37540") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42950->172.17.0.7:37540, err= 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31997") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39430->172.17.0.7:31997, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37869") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58664->172.17.0.7:37869, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/26 04:40:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36961") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52842->172.17.0.7:36961, err= 2025/11/26 04:40:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36889") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50210->172.17.0.7:36889, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31794") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46532->172.17.0.7:31794, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30124") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38648") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42510->172.17.0.7:38648, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41040->172.17.0.7:30124, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33682") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34994->172.17.0.7:33682, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/26 04:40:04 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/26 04:40:04 INFO : apple: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33173") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36662->172.17.0.7:33173, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39047") 2025/11/26 04:40:04 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/26 04:40:04 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/26 04:40:04 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/26 04:40:04 INFO : appleappleapplebanana: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58050->172.17.0.7:39047, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36144") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49846->172.17.0.7:36144, err= 2025/11/26 04:40:04 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/26 04:40:04 INFO : banana: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38093") 2025/11/26 04:40:04 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/26 04:40:04 INFO : splitbananasplit: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49536->172.17.0.7:38093, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37001") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52230->172.17.0.7:37001, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36059") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35290->172.17.0.7:36059, err= 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33300") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53104->172.17.0.7:33300, err= 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32130") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38268") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42298->172.17.0.7:32130, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32296") 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39100->172.17.0.7:32296, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41456->172.17.0.7:38268, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30535") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42304->172.17.0.7:30535, err= 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33383") 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58326->172.17.0.7:33383, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38154") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36102->172.17.0.7:38154, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36660") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58150->172.17.0.7:36660, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35295") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56832->172.17.0.7:35295, err= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37235") 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39948->172.17.0.7:37235, err= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/26 04:40:04 INFO : PREFIXsplitbananasplit: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/26 04:40:04 INFO : PREFIXapple: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/26 04:40:04 INFO : PREFIXbanana: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35423") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36620->172.17.0.7:35423, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39028") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49100->172.17.0.7:39028, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33678") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57014->172.17.0.7:33678, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30450") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57762->172.17.0.7:30450, err= 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34074") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53906->172.17.0.7:34074, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30584") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57124->172.17.0.7:30584, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39277") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58208->172.17.0.7:39277, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30723") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42360->172.17.0.7:30723, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39049") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40198->172.17.0.7:39049, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35051") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55264->172.17.0.7:35051, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35881") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50422->172.17.0.7:35881, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39191") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53184->172.17.0.7:39191, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33262") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46876->172.17.0.7:33262, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34584") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51860->172.17.0.7:34584, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34528") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43348->172.17.0.7:34528, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32929") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47730->172.17.0.7:32929, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36647") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43912->172.17.0.7:36647, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36407") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36758->172.17.0.7:36407, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39796") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42336->172.17.0.7:39796, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33235") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34452->172.17.0.7:33235, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37091") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57362->172.17.0.7:37091, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38764") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36054->172.17.0.7:38764, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38566") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33028->172.17.0.7:38566, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34712") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50826->172.17.0.7:34712, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33048") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40818->172.17.0.7:33048, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36779") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38646->172.17.0.7:36779, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31726") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39694->172.17.0.7:31726, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32917") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54318->172.17.0.7:32917, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39560") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43528->172.17.0.7:39560, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32804") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52094->172.17.0.7:32804, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32996") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45688->172.17.0.7:32996, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36512") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45748->172.17.0.7:36512, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38412") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57854->172.17.0.7:38412, err= 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30834") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41818->172.17.0.7:30834, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39924") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43558->172.17.0.7:39924, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33016") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58472->172.17.0.7:33016, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34839") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47514->172.17.0.7:34839, err= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37028") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38986->172.17.0.7:37028, err= 2025/11/26 04:40:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34110") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59514->172.17.0.7:34110, err= 2025/11/26 04:40:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34009") 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53474->172.17.0.7:34009, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34819") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39018") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33686->172.17.0.7:39018, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42994->172.17.0.7:34819, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30865") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56136->172.17.0.7:30865, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38373") 2025/11/26 04:40:04 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37408->172.17.0.7:38373, err= 2025/11/26 04:40:04 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/26 04:40:04 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/26 04:40:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31492") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38148->172.17.0.7:31492, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34244") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43496->172.17.0.7:34244, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/26 04:40:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30370") 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58650->172.17.0.7:30370, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37642") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55890->172.17.0.7:37642, err= 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34753") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60818->172.17.0.7:34753, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34556") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45908->172.17.0.7:34556, err= 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37829") 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35268") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44010->172.17.0.7:35268, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34419") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50426->172.17.0.7:34419, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59188->172.17.0.7:37829, err= 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32291") 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35372->172.17.0.7:32291, err= 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31166") 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44974->172.17.0.7:31166, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36471") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42906->172.17.0.7:36471, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35380") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36634") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49786->172.17.0.7:35380, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42932->172.17.0.7:36634, err= 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33083") 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58918->172.17.0.7:33083, err= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/26 04:40:04 INFO : banana: Deleted 2025/11/26 04:40:04 INFO : splitbananasplit: Deleted 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/26 04:40:04 INFO : appleappleapplebanana: Deleted 2025/11/26 04:40:04 INFO : apple: Deleted 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39194") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42040->172.17.0.7:39194, err= 2025/11/26 04:40:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : bananaSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39302") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48034->172.17.0.7:39302, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35023") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53956->172.17.0.7:35023, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31062") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33450->172.17.0.7:31062, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/26 04:40:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39987") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39576->172.17.0.7:39987, err= 2025/11/26 04:40:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33873") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46228->172.17.0.7:33873, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37288") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50582->172.17.0.7:37288, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37004") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35932->172.17.0.7:37004, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33543") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56024->172.17.0.7:33543, err= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/26 04:40:04 INFO : appleappleapplebanana: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31351") 2025/11/26 04:40:04 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33140") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37290->172.17.0.7:31351, err= 2025/11/26 04:40:04 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/26 04:40:04 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/26 04:40:04 INFO : splitbananasplit: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55322->172.17.0.7:33140, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33478") 2025/11/26 04:40:04 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/26 04:40:04 INFO : banana: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42718->172.17.0.7:33478, err= 2025/11/26 04:40:04 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30151") 2025/11/26 04:40:04 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/26 04:40:04 INFO : apple: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37066->172.17.0.7:30151, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38235") 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52060->172.17.0.7:38235, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38881") 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49136->172.17.0.7:38881, err= 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39524") 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45802->172.17.0.7:39524, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30983") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36836") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47884->172.17.0.7:36836, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35064->172.17.0.7:30983, err= 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39129") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36040->172.17.0.7:39129, err= 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36096") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31394") 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32932->172.17.0.7:31394, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43898->172.17.0.7:36096, err= 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38258") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38850->172.17.0.7:38258, err= 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30652") 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54400->172.17.0.7:30652, err= 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33593") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41656->172.17.0.7:33593, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31582") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57436->172.17.0.7:31582, err= 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38857") 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50626->172.17.0.7:38857, err= 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : appleSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : bananaSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/26 04:40:04 INFO : splitbananasplitSUFFIX: Deleted 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34271") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60760->172.17.0.7:34271, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31032") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42008->172.17.0.7:31032, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31492") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38154->172.17.0.7:31492, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39901") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33672->172.17.0.7:39901, err= 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38843") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33338->172.17.0.7:38843, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34016") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50952->172.17.0.7:34016, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39301") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38522->172.17.0.7:39301, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39677") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55862->172.17.0.7:39677, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37492") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46574->172.17.0.7:37492, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38636") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54324->172.17.0.7:38636, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39250") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52902->172.17.0.7:39250, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30710") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57774->172.17.0.7:30710, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33355") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58220->172.17.0.7:33355, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33316") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50478->172.17.0.7:33316, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33199") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47076->172.17.0.7:33199, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39428") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58666->172.17.0.7:39428, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39013") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40118->172.17.0.7:39013, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36243") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34330->172.17.0.7:36243, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39961") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49670->172.17.0.7:39961, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30719") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35890->172.17.0.7:30719, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32127") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55376->172.17.0.7:32127, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30424") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36692->172.17.0.7:30424, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31512") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40956->172.17.0.7:31512, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36377") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41498->172.17.0.7:36377, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36092") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39628->172.17.0.7:36092, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38796") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48390->172.17.0.7:38796, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38787") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50532->172.17.0.7:38787, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31248") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54616->172.17.0.7:31248, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36775") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38926->172.17.0.7:36775, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34843") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39950->172.17.0.7:34843, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33785") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54960->172.17.0.7:33785, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33973") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50422->172.17.0.7:33973, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37635") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45506->172.17.0.7:37635, err= 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33858") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59262->172.17.0.7:33858, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38544") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53342->172.17.0.7:38544, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34267") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40402->172.17.0.7:34267, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32091") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52038->172.17.0.7:32091, err= 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33502") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60962->172.17.0.7:33502, err= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : apple: size = 5 OK 2025/11/26 04:40:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:04 DEBUG : banana: size = 6 OK 2025/11/26 04:40:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38682") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34690->172.17.0.7:38682, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36093") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45160->172.17.0.7:36093, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30099") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46762->172.17.0.7:30099, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38266") 2025/11/26 04:40:04 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31236") 2025/11/26 04:40:04 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43212->172.17.0.7:31236, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48866->172.17.0.7:38266, err= 2025/11/26 04:40:04 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/26 04:40:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/26 04:40:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38461") 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35595") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47426->172.17.0.7:35595, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34926->172.17.0.7:38461, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31176") 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37026->172.17.0.7:31176, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38436") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47740->172.17.0.7:38436, err= 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36387") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33000") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41210->172.17.0.7:33000, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46160->172.17.0.7:36387, err= 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31572") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52914->172.17.0.7:31572, err= 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39950") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37434->172.17.0.7:39950, err= 2025/11/26 04:40:04 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38191") 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38230->172.17.0.7:38191, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32341") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33454->172.17.0.7:32341, err= 2025/11/26 04:40:04 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38000") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32994->172.17.0.7:38000, err= 2025/11/26 04:40:04 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37562") 2025/11/26 04:40:04 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38839") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34498->172.17.0.7:37562, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57024->172.17.0.7:38839, err= 2025/11/26 04:40:04 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35880") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39268->172.17.0.7:35880, err= 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 INFO : splitbananasplit: Deleted 2025/11/26 04:40:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/26 04:40:04 INFO : appleappleapplebanana: Deleted 2025/11/26 04:40:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/26 04:40:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35164") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60920->172.17.0.7:35164, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleapple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleapple: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbanan: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32434") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42618->172.17.0.7:32434, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-12345: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-23456: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-34567: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-45678: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35137") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35678->172.17.0.7:35137, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30068") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42792->172.17.0.7:30068, err= 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38169") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53904->172.17.0.7:38169, err= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : apple: size = 5 OK 2025/11/26 04:40:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:04 DEBUG : appleapple: size = 21 OK 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:04 DEBUG : banana: size = 6 OK 2025/11/26 04:40:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : splitbanan: size = 16 OK 2025/11/26 04:40:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38830") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57418->172.17.0.7:38830, err= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/26 04:40:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/26 04:40:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/26 04:40:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/26 04:40:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/26 04:40:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/26 04:40:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/26 04:40:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/26 04:40:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/26 04:40:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/26 04:40:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/26 04:40:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/26 04:40:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/26 04:40:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/26 04:40:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/26 04:40:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34075") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38504->172.17.0.7:34075, err= 2025/11/26 04:40:04 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : apple: Excluded 2025/11/26 04:40:04 DEBUG : appleapple: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : appleapple: Excluded 2025/11/26 04:40:04 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : banana: Excluded 2025/11/26 04:40:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : splitbanan: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33394") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38728->172.17.0.7:33394, err= 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0000-abcde: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdef: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefg: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0003-defgh: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0004-efghi: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0005-fghij: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijk: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0007-12345: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0008-23456: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0009-34567: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0010-45678: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0011-56789: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.: Excluded 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30216") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33480->172.17.0.7:30216, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36388") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54760->172.17.0.7:36388, err= 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/26 04:40:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/26 04:40:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/26 04:40:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/26 04:40:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/26 04:40:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/26 04:40:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/26 04:40:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/26 04:40:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/26 04:40:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/26 04:40:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/26 04:40:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/26 04:40:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/26 04:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/26 04:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/26 04:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/26 04:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/26 04:40:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35603") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49578->172.17.0.7:35603, err= 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33971") 2025/11/26 04:40:04 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48322->172.17.0.7:33971, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30629") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46140->172.17.0.7:30629, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33170") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51714->172.17.0.7:33170, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30274") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35098->172.17.0.7:30274, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35965") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57430->172.17.0.7:35965, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37705") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38066->172.17.0.7:37705, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37616") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49082->172.17.0.7:37616, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31117") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39964->172.17.0.7:31117, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33030") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53912->172.17.0.7:33030, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32525") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59834->172.17.0.7:32525, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38123") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51100->172.17.0.7:38123, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37758") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33280->172.17.0.7:37758, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35012") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37064->172.17.0.7:35012, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31991") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39576->172.17.0.7:31991, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31386") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46702->172.17.0.7:31386, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37007") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41936->172.17.0.7:37007, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30424") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36700->172.17.0.7:30424, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37839") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35618->172.17.0.7:37839, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35343") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55944->172.17.0.7:35343, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34772") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36682->172.17.0.7:34772, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31532") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50308->172.17.0.7:31532, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32566") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45400->172.17.0.7:32566, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38132") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47092->172.17.0.7:38132, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36695") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53388->172.17.0.7:36695, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30146") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40658->172.17.0.7:30146, err= 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39883") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47626->172.17.0.7:39883, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38123") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51110->172.17.0.7:38123, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32970") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53018->172.17.0.7:32970, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32664") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57518->172.17.0.7:32664, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33049") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42610->172.17.0.7:33049, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35685") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54516->172.17.0.7:35685, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37075") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44334->172.17.0.7:37075, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30228") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47798->172.17.0.7:30228, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30372") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59490->172.17.0.7:30372, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32913") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59884->172.17.0.7:32913, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38813") 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37548->172.17.0.7:38813, err= 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30501") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56276->172.17.0.7:30501, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37755") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44948->172.17.0.7:37755, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30195") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33354->172.17.0.7:30195, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36699") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40904->172.17.0.7:36699, err= 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32079") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33988->172.17.0.7:32079, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35203") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39796->172.17.0.7:35203, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39122") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41956->172.17.0.7:39122, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35682") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47048->172.17.0.7:35682, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33464") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58684->172.17.0.7:33464, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35186") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56080->172.17.0.7:35186, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34203") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50414->172.17.0.7:34203, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38261") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48692->172.17.0.7:38261, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33469") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46200->172.17.0.7:33469, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38288") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57586->172.17.0.7:38288, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38580") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47006->172.17.0.7:38580, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30579") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33318->172.17.0.7:30579, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33898") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48522->172.17.0.7:33898, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38670") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44794->172.17.0.7:38670, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31736") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55604->172.17.0.7:31736, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38654") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42114->172.17.0.7:38654, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34627") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56920->172.17.0.7:34627, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30547") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50380->172.17.0.7:30547, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34803") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53872->172.17.0.7:34803, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30111") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45418->172.17.0.7:30111, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39503") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45204->172.17.0.7:39503, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36371") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35936->172.17.0.7:36371, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31390") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50056->172.17.0.7:31390, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34455") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57424->172.17.0.7:34455, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39388") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46532->172.17.0.7:39388, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36117") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34452->172.17.0.7:36117, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31912") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56524->172.17.0.7:31912, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32783") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57972->172.17.0.7:32783, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37991") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38662->172.17.0.7:37991, err= 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38320") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34910->172.17.0.7:38320, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37570") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49008->172.17.0.7:37570, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37128") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46374->172.17.0.7:37128, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36978") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43160->172.17.0.7:36978, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33472") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35134->172.17.0.7:33472, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39644") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46596->172.17.0.7:39644, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35062") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44434->172.17.0.7:35062, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34181") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38744->172.17.0.7:34181, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30385") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58846->172.17.0.7:30385, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35727") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40976->172.17.0.7:35727, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37429") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49858->172.17.0.7:37429, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37230") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55398->172.17.0.7:37230, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34862") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58108->172.17.0.7:34862, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30983") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35072->172.17.0.7:30983, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38983") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37610->172.17.0.7:38983, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37195") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38202->172.17.0.7:37195, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34042") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50772->172.17.0.7:34042, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39936") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38308->172.17.0.7:39936, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34323") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55642->172.17.0.7:34323, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39391") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39124->172.17.0.7:39391, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39535") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54542->172.17.0.7:39535, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37932") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51776->172.17.0.7:37932, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38215") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49254->172.17.0.7:38215, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30410") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36368->172.17.0.7:30410, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34044") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46508->172.17.0.7:34044, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30821") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38984->172.17.0.7:30821, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30768") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57326->172.17.0.7:30768, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35117") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46350->172.17.0.7:35117, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33286") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44070->172.17.0.7:33286, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34988") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53856->172.17.0.7:34988, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34587") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36988->172.17.0.7:34587, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37070") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43846->172.17.0.7:37070, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39339") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54006->172.17.0.7:39339, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38112") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37620->172.17.0.7:38112, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34759") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53290->172.17.0.7:34759, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37376") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60080->172.17.0.7:37376, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35195") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35062->172.17.0.7:35195, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30651") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58724->172.17.0.7:30651, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38171") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43046->172.17.0.7:38171, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37346") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37404->172.17.0.7:37346, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31491") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44266->172.17.0.7:31491, err= 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39253") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57490->172.17.0.7:39253, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34370") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56058->172.17.0.7:34370, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34060") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42224->172.17.0.7:34060, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32416") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45836->172.17.0.7:32416, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34202") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33896->172.17.0.7:34202, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33963") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49026->172.17.0.7:33963, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39997") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48710->172.17.0.7:39997, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34516") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43584->172.17.0.7:34516, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35981") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45996->172.17.0.7:35981, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34413") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56374->172.17.0.7:34413, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35355") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58824->172.17.0.7:35355, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32687") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39244->172.17.0.7:32687, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32963") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53686->172.17.0.7:32963, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31593") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40602->172.17.0.7:31593, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33284") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49964->172.17.0.7:33284, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31103") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57704->172.17.0.7:31103, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36437") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53602->172.17.0.7:36437, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34703") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49816->172.17.0.7:34703, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33455") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35570->172.17.0.7:33455, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34909") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45298->172.17.0.7:34909, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35818") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59478->172.17.0.7:35818, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33906") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55364->172.17.0.7:33906, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30675") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47020->172.17.0.7:30675, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38157") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58284->172.17.0.7:38157, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32564") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50624->172.17.0.7:32564, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39432") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38304->172.17.0.7:39432, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34333") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46440->172.17.0.7:34333, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31372") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56960->172.17.0.7:31372, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32377") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39208->172.17.0.7:32377, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35642") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45764->172.17.0.7:35642, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35075") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34392->172.17.0.7:35075, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33002") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48460->172.17.0.7:33002, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37434") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56166->172.17.0.7:37434, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37254") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49616->172.17.0.7:37254, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38681") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51200->172.17.0.7:38681, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39208") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41672->172.17.0.7:39208, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33946") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38638->172.17.0.7:33946, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33074") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39740->172.17.0.7:33074, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30344") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40758->172.17.0.7:30344, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30747") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60190->172.17.0.7:30747, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33553") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59632->172.17.0.7:33553, err= 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33880") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40382->172.17.0.7:33880, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31884") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53264->172.17.0.7:31884, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35075") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34394->172.17.0.7:35075, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31466") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36000->172.17.0.7:31466, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38805") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52580->172.17.0.7:38805, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32117") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38208->172.17.0.7:32117, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33292") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60262->172.17.0.7:33292, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34851") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50598->172.17.0.7:34851, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34866") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44034->172.17.0.7:34866, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35244") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55460->172.17.0.7:35244, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37022") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60282->172.17.0.7:37022, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30603") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33596->172.17.0.7:30603, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36495") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48748->172.17.0.7:36495, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38732") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47794->172.17.0.7:38732, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34864") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50004->172.17.0.7:34864, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36899") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38086->172.17.0.7:36899, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36922") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44096->172.17.0.7:36922, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34332") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39718->172.17.0.7:34332, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34159") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55998->172.17.0.7:34159, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34376") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35770->172.17.0.7:34376, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37060") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54100->172.17.0.7:37060, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31295") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49586->172.17.0.7:31295, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34381") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58878->172.17.0.7:34381, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39783") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33106->172.17.0.7:39783, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33249") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37604->172.17.0.7:33249, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30943") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37228->172.17.0.7:30943, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38364") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49650->172.17.0.7:38364, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35365") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42740->172.17.0.7:35365, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35867") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42028->172.17.0.7:35867, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39354") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47532->172.17.0.7:39354, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35797") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52486->172.17.0.7:35797, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34287") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58400->172.17.0.7:34287, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33128") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57334->172.17.0.7:33128, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35003") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33960->172.17.0.7:35003, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30747") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60204->172.17.0.7:30747, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36011") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33610->172.17.0.7:36011, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38258") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38866->172.17.0.7:38258, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38936") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53362->172.17.0.7:38936, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34395") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50156->172.17.0.7:34395, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39844") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35132->172.17.0.7:39844, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32831") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51392->172.17.0.7:32831, err= 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31503") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53616->172.17.0.7:31503, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33153") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55504->172.17.0.7:33153, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36257") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37978->172.17.0.7:36257, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35665") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57714->172.17.0.7:35665, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39548") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50488->172.17.0.7:39548, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36311") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38422->172.17.0.7:36311, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38000") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33004->172.17.0.7:38000, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38411") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48040->172.17.0.7:38411, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39893") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49246->172.17.0.7:39893, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39990") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34458->172.17.0.7:39990, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31108") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53056->172.17.0.7:31108, err= 2025/11/26 04:40:05 DEBUG : apple: size = 5 OK 2025/11/26 04:40:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : apple: Unchanged skipping 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : banana: size = 6 OK 2025/11/26 04:40:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : banana: Unchanged skipping 2025/11/26 04:40:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/26 04:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34505") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59340->172.17.0.7:34505, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36824") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59530->172.17.0.7:36824, err= 2025/11/26 04:40:05 DEBUG : apple: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : apple: Excluded 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : appleappleapplebanana: Excluded 2025/11/26 04:40:05 DEBUG : banana: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : banana: Excluded 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : splitbananasplit: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37331") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58094->172.17.0.7:37331, err= 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/26 04:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37912") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47362->172.17.0.7:37912, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34985") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52018->172.17.0.7:34985, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30238") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38086->172.17.0.7:30238, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33762") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58342->172.17.0.7:33762, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33746") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42688->172.17.0.7:33746, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37442") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60696->172.17.0.7:37442, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35684") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40846->172.17.0.7:35684, err= --- PASS: TestTransform (2.26s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.11s) --- PASS: TestTransform/base64 (0.28s) --- PASS: TestTransform/prefix (0.26s) --- PASS: TestTransform/suffix (0.30s) --- PASS: TestTransform/truncate (0.25s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.13s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.25s) --- PASS: TestTransform/ascii (0.19s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38936") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53372->172.17.0.7:38936, err= 2025/11/26 04:40:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/26 04:40:05 INFO : sub dir_somesuffix: Making directory 2025/11/26 04:40:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/26 04:40:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/26 04:40:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/26 04:40:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34968") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55470->172.17.0.7:34968, err= 2025/11/26 04:40:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/26 04:40:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/26 04:40:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31958") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55718->172.17.0.7:31958, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39850") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52514->172.17.0.7:39850, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33788") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48242->172.17.0.7:33788, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33813") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38610->172.17.0.7:33813, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32048") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57518->172.17.0.7:32048, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35339") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57582->172.17.0.7:35339, err= 2025/11/26 04:40:05 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:05 INFO : tictactoe: Making directory 2025/11/26 04:40:05 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:05 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/26 04:40:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38047") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55706->172.17.0.7:38047, err= 2025/11/26 04:40:05 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/26 04:40:05 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/26 04:40:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38477") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51406->172.17.0.7:38477, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36974") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49794->172.17.0.7:36974, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31601") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48822->172.17.0.7:31601, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37521") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37006->172.17.0.7:37521, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32459") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41830->172.17.0.7:32459, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38357") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40886->172.17.0.7:38357, err= 2025/11/26 04:40:05 INFO : toe: Making directory 2025/11/26 04:40:05 INFO : toe/toe: Making directory 2025/11/26 04:40:05 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/26 04:40:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/26 04:40:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32681") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40654->172.17.0.7:32681, err= 2025/11/26 04:40:05 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/26 04:40:05 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/26 04:40:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/26 04:40:05 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37077") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36302->172.17.0.7:37077, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31224") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47466->172.17.0.7:31224, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30410") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36374->172.17.0.7:30410, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32325") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36684->172.17.0.7:32325, err= 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32928") 2025/11/26 04:40:05 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42286->172.17.0.7:32928, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35953") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48544->172.17.0.7:35953, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38416") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54320->172.17.0.7:38416, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36541") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44692->172.17.0.7:36541, err= 2025/11/26 04:40:06 INFO : toe: Making directory 2025/11/26 04:40:06 INFO : toe/toe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36404") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53796->172.17.0.7:36404, err= 2025/11/26 04:40:06 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/26 04:40:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39104") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46730->172.17.0.7:39104, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39418") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33268->172.17.0.7:39418, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33802") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47802->172.17.0.7:33802, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39962") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39620->172.17.0.7:39962, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34605") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34956->172.17.0.7:34605, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39173") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53828->172.17.0.7:39173, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31907") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57136->172.17.0.7:31907, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34725") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46008->172.17.0.7:34725, err= 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 INFO : tictacempty_dir: Making directory 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 INFO : tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 INFO : tictactoe/tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37305") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57640->172.17.0.7:37305, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31134") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46288->172.17.0.7:31134, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35630") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42580->172.17.0.7:35630, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30682") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38378->172.17.0.7:30682, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39238") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38648->172.17.0.7:39238, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35667") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33048->172.17.0.7:35667, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33151") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56030->172.17.0.7:33151, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37719") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43342->172.17.0.7:37719, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38798") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51394->172.17.0.7:38798, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39486") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59086->172.17.0.7:39486, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39782") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38054->172.17.0.7:39782, err= 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 INFO : tictacempty_dir: Making directory 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 INFO : tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 INFO : tictactoe/tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33026") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45524->172.17.0.7:33026, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34868") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49172->172.17.0.7:34868, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36408") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46872->172.17.0.7:36408, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34023") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55158->172.17.0.7:34023, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37897") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59314->172.17.0.7:37897, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36118") 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42392->172.17.0.7:36118, err= 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30407") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35644->172.17.0.7:30407, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38502") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45018->172.17.0.7:38502, err= 2025/11/26 04:40:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33307") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40548->172.17.0.7:33307, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/26 04:40:06 NOTICE: ftp://172.17.0.7:21/rclone-test-navivil1quse: 0 differences found 2025/11/26 04:40:06 NOTICE: ftp://172.17.0.7:21/rclone-test-navivil1quse: 1 hashes could not be checked 2025/11/26 04:40:06 NOTICE: ftp://172.17.0.7:21/rclone-test-navivil1quse: 1 matching files 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36639") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38924->172.17.0.7:36639, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39502") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39540->172.17.0.7:39502, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39809") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39950->172.17.0.7:39809, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30024") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56910->172.17.0.7:30024, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37073") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58074->172.17.0.7:37073, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37566") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57186->172.17.0.7:37566, err= 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 INFO : tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 INFO : tictactoe/tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37209") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34294->172.17.0.7:37209, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32276") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40004->172.17.0.7:32276, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39309") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51548->172.17.0.7:39309, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39932") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55570->172.17.0.7:39932, err= 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30439") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36918->172.17.0.7:30439, err= 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33889") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57568->172.17.0.7:33889, err= 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30169") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58794->172.17.0.7:30169, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31233") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47456->172.17.0.7:31233, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38997") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49928->172.17.0.7:38997, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34843") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39952->172.17.0.7:34843, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37363") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56344->172.17.0.7:37363, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30636") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51028->172.17.0.7:30636, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35488") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51762->172.17.0.7:35488, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30274") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35110->172.17.0.7:30274, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/26 04:40:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30759") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43212->172.17.0.7:30759, err= 2025/11/26 04:40:06 INFO : toe: Making directory 2025/11/26 04:40:06 INFO : toe/toe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39742") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54820->172.17.0.7:39742, err= 2025/11/26 04:40:06 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/26 04:40:06 INFO : toe/toe/toe: Copied (new) 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36989") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48672->172.17.0.7:36989, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34228") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42184->172.17.0.7:34228, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33932") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33494->172.17.0.7:33932, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31574") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37624->172.17.0.7:31574, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37038") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39060->172.17.0.7:37038, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30407") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35660->172.17.0.7:30407, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30299") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53434->172.17.0.7:30299, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35786") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:33568->172.17.0.7:35786, err= 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 INFO : tictacempty_dir: Making directory 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 INFO : tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 INFO : tictactoe/tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34406") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51798->172.17.0.7:34406, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Deleted 2025/11/26 04:40:06 INFO : toe/toe: Removing directory 2025/11/26 04:40:06 INFO : toe: Removing directory 2025/11/26 04:40:06 INFO : empty_dir: Removing directory 2025/11/26 04:40:06 DEBUG : Local file system at /tmp/rclone4014902942: deleted 3 directories 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32231") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39018->172.17.0.7:32231, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31767") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38354") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41346->172.17.0.7:31767, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51586->172.17.0.7:38354, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36558") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39442->172.17.0.7:36558, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30588") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:37168->172.17.0.7:30588, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32769") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36360->172.17.0.7:32769, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36449") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36306->172.17.0.7:36449, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30120") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:40520->172.17.0.7:30120, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34788") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60838->172.17.0.7:34788, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33052") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55564->172.17.0.7:33052, err= 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 INFO : tictacempty_dir: Making directory 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 INFO : tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 INFO : tictactoe/tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31917") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41880->172.17.0.7:31917, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Deleted 2025/11/26 04:40:06 INFO : toe/toe: Removing directory 2025/11/26 04:40:06 INFO : toe: Removing directory 2025/11/26 04:40:06 INFO : empty_dir: Removing directory 2025/11/26 04:40:06 DEBUG : Local file system at /tmp/rclone4014902942: deleted 3 directories 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31758") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53768->172.17.0.7:31758, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37147") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34163") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:49614->172.17.0.7:34163, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52308->172.17.0.7:37147, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37443") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52268->172.17.0.7:37443, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30550") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60296->172.17.0.7:30550, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32626") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60006->172.17.0.7:32626, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39935") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60508->172.17.0.7:39935, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37943") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:60272->172.17.0.7:37943, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33860") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38830") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57434->172.17.0.7:38830, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39420->172.17.0.7:33860, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34413") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56386->172.17.0.7:34413, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38540") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53738->172.17.0.7:38540, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36063") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43082->172.17.0.7:36063, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38241") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47592->172.17.0.7:38241, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38077") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44432->172.17.0.7:38077, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35345") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:46890->172.17.0.7:35345, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30857") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36976->172.17.0.7:30857, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : Reset feature "Copy" 2025/11/26 04:40:06 DEBUG : Reset feature "Move" 2025/11/26 04:40:06 DEBUG : Reset feature "Copy" 2025/11/26 04:40:06 DEBUG : Reset feature "Move" 2025/11/26 04:40:06 DEBUG : empty_dir: Making directory with metadata 2025/11/26 04:40:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37077") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36308->172.17.0.7:37077, err= 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 INFO : tictacempty_dir: Making directory 2025/11/26 04:40:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 INFO : tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: tictactoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 INFO : tictactoe/tictactoe: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/26 04:40:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35528") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38450->172.17.0.7:35528, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Deleted 2025/11/26 04:40:06 INFO : toe/toe: Removing directory 2025/11/26 04:40:06 INFO : toe: Removing directory 2025/11/26 04:40:06 INFO : empty_dir: Removing directory 2025/11/26 04:40:06 DEBUG : Local file system at /tmp/rclone4014902942: deleted 3 directories 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32106") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53552->172.17.0.7:32106, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30188") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47176->172.17.0.7:30188, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37668") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58056->172.17.0.7:37668, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31877") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36794->172.17.0.7:31877, err= 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39843") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:51084->172.17.0.7:39843, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39227") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35812->172.17.0.7:39227, err= 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/26 04:40:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/26 04:40:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38576") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42012->172.17.0.7:38576, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33778") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:56762->172.17.0.7:33778, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34454") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55222->172.17.0.7:34454, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39784") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43646->172.17.0.7:39784, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35285") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39364->172.17.0.7:35285, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39599") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43308->172.17.0.7:39599, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30203") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:54994->172.17.0.7:30203, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33801") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42432->172.17.0.7:33801, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31829") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:55392->172.17.0.7:31829, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30965") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:47436->172.17.0.7:30965, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38153") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35246->172.17.0.7:38153, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31067") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:59722->172.17.0.7:31067, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34643") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:42516->172.17.0.7:34643, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 DEBUG : toe: transformed to: dG9l 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36436") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:39416->172.17.0.7:36436, err= 2025/11/26 04:40:06 DEBUG : toe: transformed to: dG9l 2025/11/26 04:40:06 INFO : dG9l: Making directory 2025/11/26 04:40:06 DEBUG : toe: transformed to: dG9l 2025/11/26 04:40:06 DEBUG : toe: transformed to: dG9l 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/26 04:40:06 INFO : dG9l/dG9l: Making directory 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/26 04:40:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38572") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35574->172.17.0.7:38572, err= 2025/11/26 04:40:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/26 04:40:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30936") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36592->172.17.0.7:30936, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30425") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:41976->172.17.0.7:30425, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33740") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38798->172.17.0.7:33740, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:30017") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:32840->172.17.0.7:30017, err= 2025/11/26 04:40:06 DEBUG : dG9l: transformed to: toe 2025/11/26 04:40:06 DEBUG : dG9l: transformed to: toe 2025/11/26 04:40:06 DEBUG : toe: Directory modification time the same (differ by 194.536979ms, within tolerance 1s) 2025/11/26 04:40:06 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:38076") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48106->172.17.0.7:38076, err= 2025/11/26 04:40:06 DEBUG : dG9l: transformed to: toe 2025/11/26 04:40:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/26 04:40:06 DEBUG : toe/toe: Directory modification time the same (differ by 194.536979ms, within tolerance 1s) 2025/11/26 04:40:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37780") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36330->172.17.0.7:37780, err= 2025/11/26 04:40:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/26 04:40:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/26 04:40:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/26 04:40:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/26 04:40:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/26 04:40:06 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : Local file system at /tmp/rclone4014902942: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : Waiting for deletions to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:39620") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:36144->172.17.0.7:39620, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35673") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48688->172.17.0.7:35673, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35935") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:45344->172.17.0.7:35935, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37466") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:52120->172.17.0.7:37466, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37793") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:53528->172.17.0.7:37793, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31987") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48868->172.17.0.7:31987, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:34887") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:38070->172.17.0.7:34887, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-navivil1quse", Local "Local file system at /tmp/rclone4014902942", Modify Window "1s" 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36202") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:58850->172.17.0.7:36202, err= 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: 2025/11/26 04:40:06 INFO : ftp://172.17.0.7:21/rclone-test-navivil1quse: Making directory 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: 2025/11/26 04:40:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/26 04:40:06 INFO : toe/toe: Making directory 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe/toe: transformed to: 2025/11/26 04:40:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe: transformed to: 2025/11/26 04:40:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/26 04:40:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/26 04:40:06 DEBUG : toe/toe/toe: transformed to: 2025/11/26 04:40:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for checks to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Waiting for transfers to finish 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:31147") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:34516->172.17.0.7:31147, err= 2025/11/26 04:40:06 DEBUG : toe/toe/toe: size = 11 OK 2025/11/26 04:40:06 INFO : toe/toe/toe: Copied (new) 2025/11/26 04:40:06 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: not deleting files as there were IO errors 2025/11/26 04:40:06 ERROR : ftp://172.17.0.7:21/rclone-test-navivil1quse: not deleting directories as there were IO errors 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37946") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:35610->172.17.0.7:37946, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32142") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50076->172.17.0.7:32142, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:36800") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43018->172.17.0.7:36800, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:32568") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:44002->172.17.0.7:32568, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33493") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:43246->172.17.0.7:33493, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:37537") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:48230->172.17.0.7:37537, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:35728") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:50478->172.17.0.7:35728, err= --- PASS: TestError (0.01s) PASS 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: dial("tcp","172.17.0.7:33525") 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: > dial: conn=172.17.0.1:57140->172.17.0.7:33525, err= 2025/11/26 04:40:06 DEBUG : ftp://172.17.0.7:21/rclone-test-navivil1quse: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.177575734s (try 1/5)