"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/25 04:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori" 2025/09/25 04:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 04:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52008->172.17.0.2:21, err= 2025/09/25 04:00:33 DEBUG : Creating backend with remote "/tmp/rclone1543316029" === 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:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31707") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50408->172.17.0.2:31707, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37312") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34326->172.17.0.2:37312, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32292") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38182->172.17.0.2:32292, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37351") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39550->172.17.0.2:37351, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30784") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44874->172.17.0.2:30784, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33585") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59202->172.17.0.2:33585, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37864") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39652->172.17.0.2:37864, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30206") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58916->172.17.0.2:30206, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37898") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59592->172.17.0.2:37898, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30614") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58804->172.17.0.2:30614, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35179") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49432->172.17.0.2:35179, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34644") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45270->172.17.0.2:34644, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30882") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43198->172.17.0.2:30882, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39393") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35720->172.17.0.2:39393, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35180") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42564->172.17.0.2:35180, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : Creating backend with remote "/non-existing" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36262") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37476->172.17.0.2:36262, err= 2025/09/25 04:00:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32553") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36274->172.17.0.2:32553, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35459") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33932->172.17.0.2:35459, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38749") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41464->172.17.0.2:38749, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32392") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33368->172.17.0.2:32392, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37533") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45674->172.17.0.2:37533, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31276") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49058->172.17.0.2:31276, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33466") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60276->172.17.0.2:33466, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33673") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60304->172.17.0.2:33673, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35904") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45806->172.17.0.2:35904, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34181") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55164->172.17.0.2:34181, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Running all checks before starting transfers 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32027") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34642->172.17.0.2:32027, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Checks finished, now starting transfers 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37958") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55022->172.17.0.2:37958, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35416") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49652->172.17.0.2:35416, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37525") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59764->172.17.0.2:37525, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34071") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59848->172.17.0.2:34071, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30935") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59988->172.17.0.2:30935, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39139") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42692->172.17.0.2:39139, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 ERROR : Ignoring --no-traverse with sync 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37473") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58976->172.17.0.2:37473, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34690") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41864->172.17.0.2:34690, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31605") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47218->172.17.0.2:31605, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34716") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43788->172.17.0.2:34716, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32837") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38146->172.17.0.2:32837, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33726") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55660->172.17.0.2:33726, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30431") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39648->172.17.0.2:30431, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34054") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52500->172.17.0.2:34054, err= 2025/09/25 04:00:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36638") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54398->172.17.0.2:36638, err= 2025/09/25 04:00:33 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/09/25 04:00:33 INFO : hello world2: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34612") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53162->172.17.0.2:34612, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37782") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57632->172.17.0.2:37782, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31600") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53950->172.17.0.2:31600, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38807") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60732->172.17.0.2:38807, err= 2025/09/25 04:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31971") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56118->172.17.0.2:31971, err= 2025/09/25 04:00:33 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/25 04:00:33 INFO : potato2: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36157") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35228->172.17.0.2:36157, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39296") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53752->172.17.0.2:39296, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39011") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49850->172.17.0.2:39011, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34141") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37718->172.17.0.2:34141, err= 2025/09/25 04:00:33 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/25 04:00:33 INFO : potato2: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35495") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52218->172.17.0.2:35495, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39574") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51384->172.17.0.2:39574, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38764") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60892->172.17.0.2:38764, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/25 04:00:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35607") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50494->172.17.0.2:35607, err= 2025/09/25 04:00:33 INFO : sub dir2: Making directory 2025/09/25 04:00:33 INFO : sub dir: Making directory 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 INFO : sub dir2/sub sub dir2: Making directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52016->172.17.0.2:21, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33615") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42558->172.17.0.2:33615, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31325") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49556->172.17.0.2:31325, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31754") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38235") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44816->172.17.0.2:31754, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32950->172.17.0.2:38235, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39696") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44336->172.17.0.2:39696, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35332") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48240->172.17.0.2:35332, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34964") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55096->172.17.0.2:34964, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37818") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54552->172.17.0.2:37818, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38818") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35132->172.17.0.2:38818, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33735") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42140->172.17.0.2:33735, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 INFO : sub dir2: Making directory 2025/09/25 04:00:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/25 04:00:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32002") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35258->172.17.0.2:32002, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38319") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54336->172.17.0.2:38319, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33590") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52400->172.17.0.2:33590, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33972") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34272->172.17.0.2:33972, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35426") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54882->172.17.0.2:35426, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32286") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33780->172.17.0.2:32286, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31962") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50402->172.17.0.2:31962, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : sub dir2: Making directory with metadata 2025/09/25 04:00:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33774") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57952->172.17.0.2:33774, err= 2025/09/25 04:00:33 INFO : sub dir2: Making directory 2025/09/25 04:00:33 INFO : sub dir: Making directory 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39380") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49562->172.17.0.2:39380, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39632") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47224->172.17.0.2:39632, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36453") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31286") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51042->172.17.0.2:31286, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48052->172.17.0.2:36453, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31982") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46226->172.17.0.2:31982, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37813") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55418->172.17.0.2:37813, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36786") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39282->172.17.0.2:36786, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39717") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33774->172.17.0.2:39717, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32123") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58894->172.17.0.2:32123, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37210") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36874->172.17.0.2:37210, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32012") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37404->172.17.0.2:32012, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 INFO : sub dir2: Making directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36619") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43246->172.17.0.2:36619, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39119") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32874->172.17.0.2:39119, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30308") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41018->172.17.0.2:30308, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39649") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50184->172.17.0.2:39649, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39746") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40286->172.17.0.2:39746, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34024") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43996->172.17.0.2:34024, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35687") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39066->172.17.0.2:35687, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : sub dir2: Making directory with metadata 2025/09/25 04:00:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38378") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50668->172.17.0.2:38378, err= 2025/09/25 04:00:33 INFO : sub dir2: Making directory 2025/09/25 04:00:33 INFO : sub dir: Making directory 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34942") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33808->172.17.0.2:34942, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33964") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60780->172.17.0.2:33964, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31055") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30147") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33794->172.17.0.2:31055, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54000->172.17.0.2:30147, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32315") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46060->172.17.0.2:32315, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38212") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31666") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53990->172.17.0.2:31666, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39208->172.17.0.2:38212, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32850") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48858->172.17.0.2:32850, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36714") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37172->172.17.0.2:36714, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39376") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49424->172.17.0.2:39376, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 INFO : sub dir2: Making directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39620") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59788->172.17.0.2:39620, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34635") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52358->172.17.0.2:34635, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38056") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52948->172.17.0.2:38056, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35436") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36692->172.17.0.2:35436, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34769") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59214->172.17.0.2:34769, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37525") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59772->172.17.0.2:37525, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39433") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54682->172.17.0.2:39433, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32282") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40038->172.17.0.2:32282, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30259") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35570->172.17.0.2:30259, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37027") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42934->172.17.0.2:37027, err= 2025/09/25 04:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cozafud4nufu" 2025/09/25 04:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: Connecting to FTP server 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:52020->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-jigiyox4yori -> ftp://172.17.0.2:21/rclone-test-cozafud4nufu 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:33511") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39164") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:42388->172.17.0.2:33511, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50596->172.17.0.2:39164, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31818") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43024->172.17.0.2:31818, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39910") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43306->172.17.0.2:39910, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:36255") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:52614->172.17.0.2:36255, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:30803") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:56648->172.17.0.2:30803, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:37189") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:55366->172.17.0.2:37189, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:31085") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:41184->172.17.0.2:31085, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: dial("tcp","172.17.0.2:38597") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: > dial: conn=172.17.0.1:60560->172.17.0.2:38597, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: Purge object "sub dir/hello world" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: Purge dir "sub dir" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-cozafud4nufu: Purge dir "" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33990") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47798->172.17.0.2:33990, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36717") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59098->172.17.0.2:36717, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32092") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49290->172.17.0.2:32092, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37271") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38396->172.17.0.2:37271, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34929") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40396->172.17.0.2:34929, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35925") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47732->172.17.0.2:35925, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31754") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44820->172.17.0.2:31754, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31437") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38642->172.17.0.2:31437, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37636") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33266->172.17.0.2:37636, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38061") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53800->172.17.0.2:38061, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38396") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60924->172.17.0.2:38396, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33490") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49286->172.17.0.2:33490, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35403") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47408->172.17.0.2:35403, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34436") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39232->172.17.0.2:34436, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37507") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35814->172.17.0.2:37507, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32088") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48976->172.17.0.2:32088, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38946") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42706->172.17.0.2:38946, err= 2025/09/25 04:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luxikiz0qaro" 2025/09/25 04:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Connecting to FTP server 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:52034->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-jigiyox4yori -> ftp://172.17.0.2:21/rclone-test-luxikiz0qaro 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:32988") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33488") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38662->172.17.0.2:33488, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:55518->172.17.0.2:32988, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32420") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44932->172.17.0.2:32420, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31346") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39444->172.17.0.2:31346, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:38193") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:38440->172.17.0.2:38193, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:38851") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:39452->172.17.0.2:38851, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:32158") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:35674->172.17.0.2:32158, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32825") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33662->172.17.0.2:32825, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35949") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56980->172.17.0.2:35949, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38201") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42372->172.17.0.2:38201, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:37916") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37352") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:45406->172.17.0.2:37916, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59330->172.17.0.2:37352, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:37523") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:39418->172.17.0.2:37523, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34549") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41320->172.17.0.2:34549, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30174") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60392->172.17.0.2:30174, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:32942") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:51970->172.17.0.2:32942, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:33459") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:33250->172.17.0.2:33459, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:36310") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:46674->172.17.0.2:36310, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:37254") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:59444->172.17.0.2:37254, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: dial("tcp","172.17.0.2:37130") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: > dial: conn=172.17.0.1:35170->172.17.0.2:37130, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Purge object "sub dir/hello world" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Purge dir "sub dir" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-luxikiz0qaro: Purge dir "" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37806") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43960->172.17.0.2:37806, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33209") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59666->172.17.0.2:33209, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34866") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59772->172.17.0.2:34866, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32892") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57202->172.17.0.2:32892, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31664") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54792->172.17.0.2:31664, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37856") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38924->172.17.0.2:37856, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37994") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57554->172.17.0.2:37994, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32235") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42328->172.17.0.2:32235, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34362") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50730->172.17.0.2:34362, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/25 04:00:33 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34796") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59444->172.17.0.2:34796, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33932") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48948->172.17.0.2:33932, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39638") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58790->172.17.0.2:39638, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32480") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59428->172.17.0.2:32480, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36856") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53512->172.17.0.2:36856, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30943") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54844->172.17.0.2:30943, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36687") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58536->172.17.0.2:36687, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37794") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57800->172.17.0.2:37794, err= 2025/09/25 04:00:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fatidih8gota" 2025/09/25 04:00:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:33 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:33 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Connecting to FTP server 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:52040->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-jigiyox4yori -> ftp://172.17.0.2:21/rclone-test-fatidih8gota 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:34925") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:38466->172.17.0.2:34925, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32964") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44470->172.17.0.2:32964, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33691") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45182->172.17.0.2:33691, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35608") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56718->172.17.0.2:35608, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:33575") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:35438->172.17.0.2:33575, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:34193") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:51354->172.17.0.2:34193, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:38941") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:53346->172.17.0.2:38941, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32372") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59558->172.17.0.2:32372, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38013") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50716->172.17.0.2:38013, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35560") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54848->172.17.0.2:35560, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Using server-side directory move 2025/09/25 04:00:33 INFO : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:35394") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31648") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41134->172.17.0.2:31648, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:48152->172.17.0.2:35394, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:39929") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:40318->172.17.0.2:39929, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33421") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41948->172.17.0.2:33421, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Waiting for transfers to finish 2025/09/25 04:00:33 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:33 INFO : sub dir/hello world: Moved (server-side) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34210") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58840->172.17.0.2:34210, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32330") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58766->172.17.0.2:32330, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:31556") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:34568->172.17.0.2:31556, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:39773") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:60198->172.17.0.2:39773, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37898") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59608->172.17.0.2:37898, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34925") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38476->172.17.0.2:34925, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38976") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33040->172.17.0.2:38976, err= 2025/09/25 04:00:33 DEBUG : testing file moves 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34327") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41342->172.17.0.2:34327, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:34616") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:48468->172.17.0.2:34616, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:34246") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:44280->172.17.0.2:34246, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37827") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35766->172.17.0.2:37827, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Waiting for transfers to finish 2025/09/25 04:00:33 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:33 INFO : sub dir/hello world: Moved (server-side) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39881") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54058->172.17.0.2:39881, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34538") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59838->172.17.0.2:34538, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:30241") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:34928->172.17.0.2:30241, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:37340") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:45782->172.17.0.2:37340, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:31045") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:54936->172.17.0.2:31045, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: dial("tcp","172.17.0.2:36950") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: > dial: conn=172.17.0.1:41266->172.17.0.2:36950, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Purge object "sub dir/hello world" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Purge dir "sub dir" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-fatidih8gota: Purge dir "" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33950") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37874->172.17.0.2:33950, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38568") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35310->172.17.0.2:38568, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33037") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54482->172.17.0.2:33037, err= --- PASS: TestServerSideMoveOverSelf (0.10s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39625") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59454->172.17.0.2:39625, err= 2025/09/25 04:00:33 ERROR : error listing: directory not found 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33705") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57532->172.17.0.2:33705, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35913") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53390->172.17.0.2:35913, err= 2025/09/25 04:00:33 INFO : Local file system at /tmp/rclone1543316029: Making directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35771") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40116->172.17.0.2:35771, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39657") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54900->172.17.0.2:39657, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38912") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43208->172.17.0.2:38912, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31858") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54744->172.17.0.2:31858, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39881") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54068->172.17.0.2:39881, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32977") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60992->172.17.0.2:32977, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33306") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33356->172.17.0.2:33306, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38368") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45184->172.17.0.2:38368, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31312") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35054->172.17.0.2:31312, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35329") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49860->172.17.0.2:35329, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30321") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55156->172.17.0.2:30321, err= 2025/09/25 04:00:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35483") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38444->172.17.0.2:35483, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33135") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50482->172.17.0.2:33135, err= 2025/09/25 04:00:33 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/25 04:00:33 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32884") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54034->172.17.0.2:32884, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33864") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56308->172.17.0.2:33864, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31496") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40006->172.17.0.2:31496, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39260") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38230->172.17.0.2:39260, err= 2025/09/25 04:00:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39289") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38314->172.17.0.2:39289, err= 2025/09/25 04:00:33 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/09/25 04:00:33 INFO : check sum: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36268") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58236->172.17.0.2:36268, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31417") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48626->172.17.0.2:31417, err= 2025/09/25 04:00:33 NOTICE: ftp://172.17.0.2:21/rclone-test-jigiyox4yori: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/25 04:00:33 DEBUG : check sum: Size of src and dst objects identical 2025/09/25 04:00:33 DEBUG : check sum: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : There was nothing to transfer 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36886") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55848->172.17.0.2:36886, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30125") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59762->172.17.0.2:30125, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31722") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39656->172.17.0.2:31722, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31153") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41708->172.17.0.2:31153, err= 2025/09/25 04:00:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36995") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50470->172.17.0.2:36995, err= 2025/09/25 04:00:33 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/09/25 04:00:33 INFO : sizeonly: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36563") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33304->172.17.0.2:36563, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33986") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43956->172.17.0.2:33986, err= 2025/09/25 04:00:33 DEBUG : sizeonly: Sizes identical 2025/09/25 04:00:33 DEBUG : sizeonly: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : There was nothing to transfer 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30378") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47352->172.17.0.2:30378, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31539") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46166->172.17.0.2:31539, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34163") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42684->172.17.0.2:34163, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38395") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38852->172.17.0.2:38395, err= 2025/09/25 04:00:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38214") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33504->172.17.0.2:38214, err= 2025/09/25 04:00:33 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/09/25 04:00:33 INFO : ignore-size: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35596") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44748->172.17.0.2:35596, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36224") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56104->172.17.0.2:36224, err= 2025/09/25 04:00:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : ignore-size: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : There was nothing to transfer 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39711") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49948->172.17.0.2:39711, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31074") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59194->172.17.0.2:31074, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38614") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44552->172.17.0.2:38614, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32113") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39004->172.17.0.2:32113, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34736") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57620->172.17.0.2:34736, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33926") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34518->172.17.0.2:33926, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : existing: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : There was nothing to transfer 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31132") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50886->172.17.0.2:31132, err= 2025/09/25 04:00:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39479") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40072->172.17.0.2:39479, err= 2025/09/25 04:00:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/25 04:00:33 INFO : existing: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31894") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48546->172.17.0.2:31894, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36821") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56076->172.17.0.2:36821, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33638") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54626->172.17.0.2:33638, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31275") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41300->172.17.0.2:31275, err= 2025/09/25 04:00:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35928") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54516->172.17.0.2:35928, err= 2025/09/25 04:00:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/25 04:00:33 INFO : existing: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39624") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49878->172.17.0.2:39624, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30374") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47686->172.17.0.2:30374, err= 2025/09/25 04:00:33 DEBUG : existing: Destination exists, skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : There was nothing to transfer 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35536") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46280->172.17.0.2:35536, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37500") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49428->172.17.0.2:37500, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30037") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60078->172.17.0.2:30037, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31468") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54414->172.17.0.2:31468, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33983") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51430->172.17.0.2:33983, err= 2025/09/25 04:00:33 INFO : d: Making directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38127") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42578->172.17.0.2:38127, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52052->172.17.0.2:21, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38297") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36661") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32902->172.17.0.2:38297, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53776->172.17.0.2:36661, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31687") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37480->172.17.0.2:31687, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39228") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49932->172.17.0.2:39228, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37934") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36961") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55314->172.17.0.2:37934, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30926") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43072->172.17.0.2:30926, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45562->172.17.0.2:36961, err= 2025/09/25 04:00:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37793") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52952->172.17.0.2:37793, err= 2025/09/25 04:00:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/25 04:00:33 INFO : a/potato2: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : b/potato: Deleted 2025/09/25 04:00:33 INFO : d: Removing directory 2025/09/25 04:00:33 INFO : b: Removing directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: deleted 2 directories 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36436") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60284->172.17.0.2:36436, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36860") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57326->172.17.0.2:36860, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36642") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44554->172.17.0.2:36642, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33176") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60148->172.17.0.2:33176, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30325") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35608") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40672->172.17.0.2:30325, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56730->172.17.0.2:35608, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38492") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52424->172.17.0.2:38492, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33115") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48848->172.17.0.2:33115, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33817") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35122->172.17.0.2:33817, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34281") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55480->172.17.0.2:34281, err= 2025/09/25 04:00:33 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/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36347") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39596->172.17.0.2:36347, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37401") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39836->172.17.0.2:37401, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 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/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38165") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39238->172.17.0.2:38165, err= 2025/09/25 04:00:33 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/09/25 04:00:33 INFO : empty space: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31713") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47716->172.17.0.2:31713, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38009") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39806->172.17.0.2:38009, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37820") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36962->172.17.0.2:37820, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37437") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38736->172.17.0.2:37437, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30026") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45556->172.17.0.2:30026, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33183") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43820->172.17.0.2:33183, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33038") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44560->172.17.0.2:33038, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35674") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33036->172.17.0.2:35674, err= 2025/09/25 04:00:33 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/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35484") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52850->172.17.0.2:35484, err= 2025/09/25 04:00:33 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/09/25 04:00:33 INFO : foo: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35770") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34014->172.17.0.2:35770, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33668") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42646->172.17.0.2:33668, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38780") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54368->172.17.0.2:38780, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34408") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58126->172.17.0.2:34408, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36294") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60156->172.17.0.2:36294, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30792") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54314->172.17.0.2:30792, err= 2025/09/25 04:00:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37184") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52970->172.17.0.2:37184, err= 2025/09/25 04:00:33 DEBUG : potato.06503f43.partial: renamed to: potato 2025/09/25 04:00:33 INFO : potato: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31832") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52758->172.17.0.2:31832, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38112") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58040->172.17.0.2:38112, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37309") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35986->172.17.0.2:37309, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37363") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48794->172.17.0.2:37363, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30112") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40754->172.17.0.2:30112, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32583") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46736->172.17.0.2:32583, err= 2025/09/25 04:00:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38418") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52762->172.17.0.2:38418, err= 2025/09/25 04:00:33 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/09/25 04:00:33 INFO : potato: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35351") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37000->172.17.0.2:35351, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35041") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43614->172.17.0.2:35041, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38175") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52482->172.17.0.2:38175, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37514") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51862->172.17.0.2:37514, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34003") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49990->172.17.0.2:34003, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32869") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48850->172.17.0.2:32869, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 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/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34861") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47078->172.17.0.2:34861, err= 2025/09/25 04:00:33 DEBUG : potato.a809149f.partial: renamed to: potato 2025/09/25 04:00:33 INFO : potato: Copied (replaced existing) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35840") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43258->172.17.0.2:35840, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35009") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34406->172.17.0.2:35009, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31353") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43604->172.17.0.2:31353, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30598") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48026->172.17.0.2:30598, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31940") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36384->172.17.0.2:31940, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38927") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60900->172.17.0.2:38927, err= 2025/09/25 04:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31891") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50202->172.17.0.2:31891, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39313") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38786->172.17.0.2:39313, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35080") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36448->172.17.0.2:35080, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31163") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53340->172.17.0.2:31163, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37783") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56052->172.17.0.2:37783, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31589") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57484->172.17.0.2:31589, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38026") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54028->172.17.0.2:38026, err= 2025/09/25 04:00:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36804") 2025/09/25 04:00:33 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43432->172.17.0.2:36804, err= 2025/09/25 04:00:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/25 04:00:33 INFO : potato2: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : potato: Deleted 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38376") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53154->172.17.0.2:38376, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30549") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59974->172.17.0.2:30549, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37141") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33618->172.17.0.2:37141, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32333") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46288->172.17.0.2:32333, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39055") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53866->172.17.0.2:39055, err= 2025/09/25 04:00:33 INFO : d: Making directory 2025/09/25 04:00:33 INFO : d/e: Making directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35067") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57660->172.17.0.2:35067, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34109") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39275") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58716->172.17.0.2:39275, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56584->172.17.0.2:34109, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30166") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47790->172.17.0.2:30166, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39866") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45458->172.17.0.2:39866, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37594") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42234->172.17.0.2:37594, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32958") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52668->172.17.0.2:32958, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31367") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34560->172.17.0.2:31367, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38735") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45570->172.17.0.2:38735, err= 2025/09/25 04:00:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:33 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38613") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33094->172.17.0.2:38613, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39833") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38682->172.17.0.2:39833, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/25 04:00:33 INFO : a/potato2: Copied (new) 2025/09/25 04:00:33 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:33 INFO : b/potato: Deleted 2025/09/25 04:00:33 INFO : d/e: Removing directory 2025/09/25 04:00:33 INFO : d: Removing directory 2025/09/25 04:00:33 INFO : b: Removing directory 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: deleted 3 directories 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34018") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45886->172.17.0.2:34018, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31629") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37900->172.17.0.2:31629, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30384") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48688->172.17.0.2:30384, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39092") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35906->172.17.0.2:39092, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32527") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36332") 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60258->172.17.0.2:32527, err= 2025/09/25 04:00:33 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59430->172.17.0.2:36332, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30953") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34570->172.17.0.2:30953, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35548") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49254->172.17.0.2:35548, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32548") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42520->172.17.0.2:32548, err= 2025/09/25 04:00:34 INFO : d: Making directory 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37865") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46480->172.17.0.2:37865, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37956") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37297") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35796") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45648->172.17.0.2:37956, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34392->172.17.0.2:37297, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38336->172.17.0.2:35796, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37030") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38464->172.17.0.2:37030, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30248") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39422") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40718->172.17.0.2:39422, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42462->172.17.0.2:30248, err= 2025/09/25 04:00:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30382") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48308->172.17.0.2:30382, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52068->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35158") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47858->172.17.0.2:35158, err= 2025/09/25 04:00:34 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/25 04:00:34 INFO : a/potato2: Copied (new) 2025/09/25 04:00:34 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: not deleting files as there were IO errors 2025/09/25 04:00:34 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: not deleting directories as there were IO errors 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33101") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36378->172.17.0.2:33101, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32973") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35040->172.17.0.2:32973, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31018") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58604->172.17.0.2:31018, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36173") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35561") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39900->172.17.0.2:36173, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37064->172.17.0.2:35561, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33384") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37860->172.17.0.2:33384, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37744") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39844") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47476->172.17.0.2:37744, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50974->172.17.0.2:39844, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37950") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33086") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42842->172.17.0.2:37950, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47752->172.17.0.2:33086, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36784") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56098->172.17.0.2:36784, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30004") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57948->172.17.0.2:30004, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33339") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56496->172.17.0.2:33339, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39249") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58974->172.17.0.2:39249, err= 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35971") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38360->172.17.0.2:35971, err= 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 INFO : potato: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37718") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38318->172.17.0.2:37718, err= 2025/09/25 04:00:34 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/25 04:00:34 INFO : potato2: Copied (new) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39857") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58216->172.17.0.2:39857, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32121") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54362->172.17.0.2:32121, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38175") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52496->172.17.0.2:38175, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33710") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48802->172.17.0.2:33710, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35505") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47444->172.17.0.2:35505, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32135") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58538->172.17.0.2:32135, err= 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31456") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38998->172.17.0.2:31456, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 INFO : potato: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33821") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54740->172.17.0.2:33821, err= 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38673") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39856->172.17.0.2:38673, err= 2025/09/25 04:00:34 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/25 04:00:34 INFO : potato2: Copied (new) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37857") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55402->172.17.0.2:37857, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37560") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49678->172.17.0.2:37560, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39748") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51990->172.17.0.2:39748, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37154") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48912->172.17.0.2:37154, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34946") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55026->172.17.0.2:34946, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37468") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34850->172.17.0.2:37468, err= 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34031") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46364->172.17.0.2:34031, err= 2025/09/25 04:00:34 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/09/25 04:00:34 INFO : potato2: Copied (new) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34390") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58106->172.17.0.2:34390, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35227") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42988->172.17.0.2:35227, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37164") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51740->172.17.0.2:37164, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33570") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46018->172.17.0.2:33570, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36097") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51190->172.17.0.2:36097, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33400") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34446->172.17.0.2:33400, err= 2025/09/25 04:00:34 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : enormous: Excluded 2025/09/25 04:00:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : potato2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38366") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46802->172.17.0.2:38366, err= 2025/09/25 04:00:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : potato2: Excluded 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33599") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60006->172.17.0.2:33599, err= 2025/09/25 04:00:34 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : enormous: Excluded 2025/09/25 04:00:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : potato2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32065") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51194->172.17.0.2:32065, err= 2025/09/25 04:00:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : potato2: Excluded 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36398") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45944->172.17.0.2:36398, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33310") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43874->172.17.0.2:33310, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37565") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35126->172.17.0.2:37565, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38259") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58372->172.17.0.2:38259, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31909") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59988->172.17.0.2:31909, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33341") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33746->172.17.0.2:33341, err= 2025/09/25 04:00:34 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : enormous: Excluded 2025/09/25 04:00:34 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : potato2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33128") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53450->172.17.0.2:33128, err= 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : enormous: Deleted 2025/09/25 04:00:34 INFO : potato2: Deleted 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30297") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34312->172.17.0.2:30297, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34661") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58746->172.17.0.2:34661, err= 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : enormous: Deleted 2025/09/25 04:00:34 INFO : potato2: Deleted 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31635") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42986->172.17.0.2:31635, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39303") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35160->172.17.0.2:39303, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37741") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60608->172.17.0.2:37741, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34192") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45462->172.17.0.2:34192, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33946") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41872->172.17.0.2:33946, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34982") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58054->172.17.0.2:34982, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32476") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42604->172.17.0.2:32476, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39155") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47878->172.17.0.2:39155, err= 2025/09/25 04:00:34 DEBUG : five: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/25 04:00:34 DEBUG : one: Destination is newer than source, skipping 2025/09/25 04:00:34 DEBUG : three: Sizes identical 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32845") 2025/09/25 04:00:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/25 04:00:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34434->172.17.0.2:32845, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35315") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37386->172.17.0.2:35315, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34860") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50186->172.17.0.2:34860, err= 2025/09/25 04:00:34 DEBUG : five.0fee171d.partial: renamed to: five 2025/09/25 04:00:34 INFO : five: Copied (new) 2025/09/25 04:00:34 DEBUG : four.f852663a.partial: renamed to: four 2025/09/25 04:00:34 INFO : four: Copied (replaced existing) 2025/09/25 04:00:34 DEBUG : two.8549bf6d.partial: renamed to: two 2025/09/25 04:00:34 INFO : two: Copied (replaced existing) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34291") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55126->172.17.0.2:34291, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36110") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33870->172.17.0.2:36110, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37308") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54524->172.17.0.2:37308, 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:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/25 04:00:34 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36505") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59136->172.17.0.2:36505, err= 2025/09/25 04:00:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39573") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40262->172.17.0.2:39573, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39985") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46620->172.17.0.2:39985, err= 2025/09/25 04:00:34 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/25 04:00:34 INFO : yam: Copied (new) 2025/09/25 04:00:34 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/25 04:00:34 INFO : potato: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38641") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37714->172.17.0.2:38641, err= 2025/09/25 04:00:34 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37735") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38252->172.17.0.2:37735, err= 2025/09/25 04:00:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : potato: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36829") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45430->172.17.0.2:36829, err= 2025/09/25 04:00:34 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/09/25 04:00:34 INFO : yaml: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : yam: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38356") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38704->172.17.0.2:38356, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36576") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36166->172.17.0.2:36576, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34277") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53446->172.17.0.2:34277, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33173") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45268->172.17.0.2:33173, err= 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Making map for --track-renames 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Finished making map for --track-renames 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/25 04:00:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for renames to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36840") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52592->172.17.0.2:36840, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34316") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41258->172.17.0.2:34316, err= 2025/09/25 04:00:34 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/25 04:00:34 INFO : yam: Copied (new) 2025/09/25 04:00:34 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/25 04:00:34 INFO : potato: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33397") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56068->172.17.0.2:33397, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39357") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49182->172.17.0.2:39357, err= 2025/09/25 04:00:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Making map for --track-renames 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Finished making map for --track-renames 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : potato: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for renames to finish 2025/09/25 04:00:34 INFO : yam: Moved (server-side) to: yaml 2025/09/25 04:00:34 INFO : yaml: Renamed from "yam" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34947") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57598->172.17.0.2:34947, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38450") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58418->172.17.0.2:38450, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37433") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36110->172.17.0.2:37433, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35067") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57664->172.17.0.2:35067, err= 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Making map for --track-renames 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Finished making map for --track-renames 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for renames to finish 2025/09/25 04:00:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/25 04:00:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32328") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35154->172.17.0.2:32328, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39881") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54070->172.17.0.2:39881, err= 2025/09/25 04:00:34 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/25 04:00:34 INFO : potato: Copied (new) 2025/09/25 04:00:34 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/09/25 04:00:34 INFO : sub/yam: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32177") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57942->172.17.0.2:32177, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31382") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57904->172.17.0.2:31382, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30289") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50680->172.17.0.2:30289, err= 2025/09/25 04:00:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31525") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57546->172.17.0.2:31525, err= 2025/09/25 04:00:34 DEBUG : potato: Unchanged skipping 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Making map for --track-renames 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Finished making map for --track-renames 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for renames to finish 2025/09/25 04:00:34 INFO : sub/yam: Moved (server-side) to: yam 2025/09/25 04:00:34 INFO : yam: Renamed from "sub/yam" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30145") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55736->172.17.0.2:30145, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30006") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51322->172.17.0.2:30006, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39175") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45322->172.17.0.2:39175, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32849") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45454->172.17.0.2:32849, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38913") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34594->172.17.0.2:38913, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "/tmp/rclone1543316029/dir1" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "/tmp/rclone1543316029/dir2" 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029/dir2: Using server-side directory move 2025/09/25 04:00:34 INFO : Local file system at /tmp/rclone1543316029/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 04:00:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029/dir2: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029/dir2: Waiting for transfers to finish 2025/09/25 04:00:34 INFO : file1.txt: Moved (server-side) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30835") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50104->172.17.0.2:30835, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34509") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37940->172.17.0.2:34509, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35085") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60428->172.17.0.2:35085, err= 2025/09/25 04:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30489") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49354->172.17.0.2:30489, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37745") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60888->172.17.0.2:37745, err= 2025/09/25 04:00:34 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/25 04:00:34 INFO : nested/sub dir/file: Copied (new) 2025/09/25 04:00:34 INFO : nested/sub dir/file: Deleted 2025/09/25 04:00:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:34 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:34 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:34 INFO : sub dir: Removing directory 2025/09/25 04:00:34 INFO : nested/sub dir: Removing directory 2025/09/25 04:00:34 INFO : nested: Removing directory 2025/09/25 04:00:34 DEBUG : Local file system at /tmp/rclone1543316029: deleted 3 directories 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38621") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39114->172.17.0.2:38621, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34583") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33082") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50288->172.17.0.2:34583, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40492->172.17.0.2:33082, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32863") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43114->172.17.0.2:32863, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34161") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51140->172.17.0.2:34161, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34963") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34466->172.17.0.2:34963, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31648") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41138->172.17.0.2:31648, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31426") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33932->172.17.0.2:31426, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34997") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36306->172.17.0.2:34997, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35616") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50152->172.17.0.2:35616, err= 2025/09/25 04:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39070") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33016->172.17.0.2:39070, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37387") 2025/09/25 04:00:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/25 04:00:34 INFO : sub dir/hello world: Copied (new) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46160->172.17.0.2:37387, err= 2025/09/25 04:00:34 INFO : sub dir/hello world: Deleted 2025/09/25 04:00:34 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/25 04:00:34 INFO : nested/sub dir/file: Copied (new) 2025/09/25 04:00:34 INFO : nested/sub dir/file: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37515") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38206->172.17.0.2:37515, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31436") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58576->172.17.0.2:31436, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32983") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54218->172.17.0.2:32983, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36433") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44510->172.17.0.2:36433, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36009") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34660->172.17.0.2:36009, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32354") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54512->172.17.0.2:32354, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32396") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39004->172.17.0.2:32396, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33555") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35476->172.17.0.2:33555, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30274") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56080->172.17.0.2:30274, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39192") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50632->172.17.0.2:39192, err= 2025/09/25 04:00:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39990") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31531") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60470->172.17.0.2:31531, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38846->172.17.0.2:39990, err= 2025/09/25 04:00:34 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/25 04:00:34 INFO : existing: Copied (new) 2025/09/25 04:00:34 INFO : existing: Deleted 2025/09/25 04:00:34 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/09/25 04:00:34 INFO : existing-b: Copied (new) 2025/09/25 04:00:34 INFO : existing-b: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31815") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60602->172.17.0.2:31815, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33502") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41000->172.17.0.2:33502, err= 2025/09/25 04:00:34 DEBUG : existing: Destination exists, skipping 2025/09/25 04:00:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37832") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41768->172.17.0.2:37832, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35716") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34494->172.17.0.2:35716, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30610") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59642->172.17.0.2:30610, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jitonaf8kifi" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:52084->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31837") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34198->172.17.0.2:31837, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36205") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58426->172.17.0.2:36205, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37765") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35814->172.17.0.2:37765, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32265") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35996->172.17.0.2:32265, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-jigiyox4yori -> ftp://172.17.0.2:21/rclone-test-jitonaf8kifi 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:35192") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:38404->172.17.0.2:35192, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:38181") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:47750->172.17.0.2:38181, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:37544") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:37644->172.17.0.2:37544, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Using server-side directory move 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:31151") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38520") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:58114->172.17.0.2:31151, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36474->172.17.0.2:38520, err= 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:52096->172.17.0.2:21, err= 2025/09/25 04:00:34 INFO : potato2: Moved (server-side) 2025/09/25 04:00:34 INFO : empty space: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Waiting for transfers to finish 2025/09/25 04:00:34 INFO : potato3: Deleted 2025/09/25 04:00:34 INFO : potato3: Moved (server-side) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39731") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51032->172.17.0.2:39731, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:34687") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:57896->172.17.0.2:34687, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zafadun7nazi" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: > dial: conn=172.17.0.1:52098->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Using server-side directory move 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Server side directory move succeeded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: dial("tcp","172.17.0.2:30432") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: > dial: conn=172.17.0.1:36102->172.17.0.2:30432, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:33063") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:53446->172.17.0.2:33063, err= 2025/09/25 04:00:34 ERROR : error listing: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: dial("tcp","172.17.0.2:32968") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: > dial: conn=172.17.0.1:37606->172.17.0.2:32968, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Purge object "empty space" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Purge object "potato2" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Purge object "potato3" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-zafadun7nazi: Purge dir "" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: dial("tcp","172.17.0.2:37348") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: > dial: conn=172.17.0.1:44700->172.17.0.2:37348, err= 2025/09/25 04:00:34 ERROR : error listing: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jitonaf8kifi: Purge dir "" 2025/09/25 04:00:34 NOTICE: purge failed to rmdir "": directory not found 2025/09/25 04:00:34 NOTICE: purge failed: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33106") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46954->172.17.0.2:33106, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39189") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40602->172.17.0.2:39189, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jajivud8leki" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:52108->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37886") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55944->172.17.0.2:37886, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32142") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36558->172.17.0.2:32142, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32767") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32976->172.17.0.2:32767, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32108") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60240->172.17.0.2:32108, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-jigiyox4yori -> ftp://172.17.0.2:21/rclone-test-jajivud8leki 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:36610") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:44232->172.17.0.2:36610, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:35852") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:33104->172.17.0.2:35852, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:37711") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:46490->172.17.0.2:37711, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:30487") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37752") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:47098->172.17.0.2:30487, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50068->172.17.0.2:37752, err= 2025/09/25 04:00:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : empty space: Excluded 2025/09/25 04:00:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : empty space: Excluded 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:52114->172.17.0.2:21, err= 2025/09/25 04:00:34 INFO : potato2: Moved (server-side) 2025/09/25 04:00:34 INFO : potato3: Deleted 2025/09/25 04:00:34 INFO : potato3: Moved (server-side) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35199") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56556->172.17.0.2:35199, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:31637") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:35476->172.17.0.2:31637, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daxuzom7lili" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: > dial: conn=172.17.0.1:52118->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: dial("tcp","172.17.0.2:32674") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: > dial: conn=172.17.0.1:34836->172.17.0.2:32674, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:36732") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:44666->172.17.0.2:36732, err= 2025/09/25 04:00:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 04:00:34 DEBUG : empty space: Excluded 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: > dial: conn=172.17.0.1:52126->172.17.0.2:21, err= 2025/09/25 04:00:34 INFO : potato2: Moved (server-side) 2025/09/25 04:00:34 INFO : potato3: Moved (server-side) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: dial("tcp","172.17.0.2:31826") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: > dial: conn=172.17.0.1:54308->172.17.0.2:31826, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:37701") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:49888->172.17.0.2:37701, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: dial("tcp","172.17.0.2:30210") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: > dial: conn=172.17.0.1:60370->172.17.0.2:30210, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Purge object "potato2" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Purge object "potato3" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-daxuzom7lili: Purge dir "" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: dial("tcp","172.17.0.2:37907") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: > dial: conn=172.17.0.1:60024->172.17.0.2:37907, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: Purge object "empty space" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jajivud8leki: Purge dir "" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36742") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51628->172.17.0.2:36742, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37269") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45766->172.17.0.2:37269, err= --- PASS: TestServerSideMoveWithFilter (0.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sofezum4mije" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:52132->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30811") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47592->172.17.0.2:30811, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30640") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53694->172.17.0.2:30640, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35294") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55196->172.17.0.2:35294, err= 2025/09/25 04:00:34 INFO : tomatoDir: Making directory 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31240") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51978->172.17.0.2:31240, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37463") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49284->172.17.0.2:37463, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-jigiyox4yori -> ftp://172.17.0.2:21/rclone-test-sofezum4mije 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:30213") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:53410->172.17.0.2:30213, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:33513") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:55476->172.17.0.2:33513, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:34699") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:34646->172.17.0.2:34699, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Using server-side directory move 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:30344") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:48380->172.17.0.2:30344, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30997") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50768->172.17.0.2:30997, err= 2025/09/25 04:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : empty space: Unchanged skipping 2025/09/25 04:00:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34684") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52720->172.17.0.2:34684, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:52142->172.17.0.2:21, err= 2025/09/25 04:00:34 INFO : empty space: Deleted 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Waiting for transfers to finish 2025/09/25 04:00:34 INFO : potato2: Moved (server-side) 2025/09/25 04:00:34 INFO : potato3: Deleted 2025/09/25 04:00:34 INFO : potato3: Moved (server-side) 2025/09/25 04:00:34 INFO : tomatoDir: Removing directory 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: deleted 1 directories 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30961") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43688->172.17.0.2:30961, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34532") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52582->172.17.0.2:34532, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:37721") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:41012->172.17.0.2:37721, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pemokum1jala" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: > dial: conn=172.17.0.1:52150->172.17.0.2:21, err= 2025/09/25 04:00:34 INFO : tomatoDir: Making directory 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Using server-side directory move 2025/09/25 04:00:34 INFO : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Server side directory move succeeded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: dial("tcp","172.17.0.2:38210") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: > dial: conn=172.17.0.1:51250->172.17.0.2:38210, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: dial("tcp","172.17.0.2:32893") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: > dial: conn=172.17.0.1:39506->172.17.0.2:32893, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:30320") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:52534->172.17.0.2:30320, err= 2025/09/25 04:00:34 ERROR : error listing: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:30366") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:52124->172.17.0.2:30366, err= 2025/09/25 04:00:34 ERROR : error listing: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: dial("tcp","172.17.0.2:31132") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: > dial: conn=172.17.0.1:50902->172.17.0.2:31132, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Purge object "empty space" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Purge object "potato2" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Purge object "potato3" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: dial("tcp","172.17.0.2:31615") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: > dial: conn=172.17.0.1:56244->172.17.0.2:31615, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Purge dir "tomatoDir" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-pemokum1jala: Purge dir "" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: dial("tcp","172.17.0.2:37900") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: > dial: conn=172.17.0.1:38442->172.17.0.2:37900, err= 2025/09/25 04:00:34 ERROR : error listing: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-sofezum4mije: Purge dir "" 2025/09/25 04:00:34 NOTICE: purge failed to rmdir "": directory not found 2025/09/25 04:00:34 NOTICE: purge failed: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33603") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40350->172.17.0.2:33603, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37583") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36218->172.17.0.2:37583, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31417") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48640->172.17.0.2:31417, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30063") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59910->172.17.0.2:30063, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/rclone-sync-test" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: > dial: conn=172.17.0.1:52162->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34654") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49166->172.17.0.2:34654, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34979") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56082->172.17.0.2:34979, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/rclone-sync-test" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: > dial: conn=172.17.0.1:52172->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/rclone-sync-test-include/layer2" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52180->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/rclone-sync-test-ignore-file" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52194->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30118") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41612->172.17.0.2:30118, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: dial("tcp","172.17.0.2:39369") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34410") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52174->172.17.0.2:34410, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: > dial: conn=172.17.0.1:35930->172.17.0.2:39369, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test: Excluded 2025/09/25 04:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34060") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33252->172.17.0.2:34060, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31575") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41404->172.17.0.2:31575, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: dial("tcp","172.17.0.2:35905") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test: > dial: conn=172.17.0.1:53536->172.17.0.2:35905, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test: Excluded 2025/09/25 04:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30061") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60616->172.17.0.2:30061, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : rclone-sync-test-include: Removing directory 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: failed to delete 1 directories 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35793") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53236->172.17.0.2:35793, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:32789") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59834->172.17.0.2:32789, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test: Excluded 2025/09/25 04:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33066") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57770->172.17.0.2:33066, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30145") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55746->172.17.0.2:30145, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:30545") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44858->172.17.0.2:30545, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test: Excluded 2025/09/25 04:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31833") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56986->172.17.0.2:31833, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : rclone-sync-test-include: Removing directory 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: failed to delete 1 directories 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:37534") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31489") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43368->172.17.0.2:37534, err= 2025/09/25 04:00:34 DEBUG : Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56376->172.17.0.2:31489, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test: Excluded 2025/09/25 04:00:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34349") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54112->172.17.0.2:34349, err= 2025/09/25 04:00:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39577") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51568->172.17.0.2:39577, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37876") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37122") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36828") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34522->172.17.0.2:37122, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51232->172.17.0.2:37876, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40702->172.17.0.2:36828, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31040") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34220->172.17.0.2:31040, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30697") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42746->172.17.0.2:30697, err= --- PASS: TestSyncOverlapWithFilter (0.06s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52210->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: > dial: conn=172.17.0.1:52220->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" to be canonical "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:33759") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:51066->172.17.0.2:33759, err= 2025/09/25 04:00:34 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:32150") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:51610->172.17.0.2:32150, err= 2025/09/25 04:00:34 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/25 04:00:34 INFO : one: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34254") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35398->172.17.0.2:34254, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35639") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37326->172.17.0.2:35639, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34518") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33278->172.17.0.2:34518, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35318") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55272->172.17.0.2:35318, err= 2025/09/25 04:00:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:35736") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:44626->172.17.0.2:35736, err= 2025/09/25 04:00:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:37477") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:33940->172.17.0.2:37477, err= 2025/09/25 04:00:34 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/25 04:00:34 INFO : one: Copied (replaced existing) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34255") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48252->172.17.0.2:34255, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31198") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56744->172.17.0.2:31198, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37814") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59724->172.17.0.2:37814, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32957") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43796->172.17.0.2:32957, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31880") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45700->172.17.0.2:31880, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31276") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33599") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49060->172.17.0.2:31276, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60010->172.17.0.2:33599, err= 2025/09/25 04:00:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:30360") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:53042->172.17.0.2:30360, err= 2025/09/25 04:00:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39057") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45224->172.17.0.2:39057, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34803") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32810->172.17.0.2:34803, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34783") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45396->172.17.0.2:34783, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36860") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57336->172.17.0.2:36860, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32668") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54874->172.17.0.2:32668, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34356") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40698->172.17.0.2:34356, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39299") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51810->172.17.0.2:39299, err= 2025/09/25 04:00:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:36805") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:40314->172.17.0.2:36805, err= 2025/09/25 04:00:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: > dial: conn=172.17.0.1:52236->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33196") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58480->172.17.0.2:33196, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33790") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37273") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56748->172.17.0.2:33790, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41416->172.17.0.2:37273, err= 2025/09/25 04:00:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:33372") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:60736->172.17.0.2:33372, err= 2025/09/25 04:00:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 04:00:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 INFO : There was nothing to transfer 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37556") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41936->172.17.0.2:37556, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32273") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35957") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46146->172.17.0.2:32273, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52434->172.17.0.2:35957, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30311") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58926->172.17.0.2:30311, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38310") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34959") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57098->172.17.0.2:38310, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55618->172.17.0.2:34959, err= 2025/09/25 04:00:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/CompareDest" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/CompareDest" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:36659") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:55846->172.17.0.2:36659, err= 2025/09/25 04:00:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 04:00:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/25 04:00:34 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:35381") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:58554->172.17.0.2:35381, err= 2025/09/25 04:00:34 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/25 04:00:34 INFO : two: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32946") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38386->172.17.0.2:32946, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37358") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30653") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60454->172.17.0.2:30653, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53140->172.17.0.2:37358, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39296") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53762->172.17.0.2:39296, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30225") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44902->172.17.0.2:30225, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33620") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35964->172.17.0.2:33620, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31197") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46496->172.17.0.2:31197, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37257") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33208->172.17.0.2:37257, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31188") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48652->172.17.0.2:31188, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36635") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60554->172.17.0.2:36635, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33202") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50866->172.17.0.2:33202, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33728") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48000->172.17.0.2:33728, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dest" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: > dial: conn=172.17.0.1:52246->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/pre-dest1" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest1: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest1: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest1: > dial: conn=172.17.0.1:52258->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigiyox4yori/pre-dest1" to be canonical "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/pre-dest1" 2025/09/25 04:00:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/pre-dest2" 2025/09/25 04:00:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:34 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:34 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest2: Connecting to FTP server 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest2: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest2: > dial: conn=172.17.0.1:52274->172.17.0.2:21, err= 2025/09/25 04:00:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigiyox4yori/pre-dest2" to be canonical "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/pre-dest2" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: dial("tcp","172.17.0.2:36563") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: > dial: conn=172.17.0.1:33318->172.17.0.2:36563, err= 2025/09/25 04:00:34 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/25 04:00:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: Waiting for checks to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: Waiting for transfers to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: dial("tcp","172.17.0.2:37836") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: > dial: conn=172.17.0.1:37478->172.17.0.2:37836, err= 2025/09/25 04:00:34 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/09/25 04:00:34 INFO : 3: Copied (new) 2025/09/25 04:00:34 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: dial("tcp","172.17.0.2:38190") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dest: > dial: conn=172.17.0.1:52814->172.17.0.2:38190, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32697") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49750->172.17.0.2:32697, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33259") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35762") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31943") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41454->172.17.0.2:35762, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49204->172.17.0.2:31943, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49886->172.17.0.2:33259, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34409") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50006->172.17.0.2:34409, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37415") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36002") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35650") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56908->172.17.0.2:37415, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42640->172.17.0.2:35650, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45316->172.17.0.2:36002, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33086") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47754->172.17.0.2:33086, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest1: closing 1 unused connections 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31323") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50098->172.17.0.2:31323, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32229") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37284->172.17.0.2:32229, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34127") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38776->172.17.0.2:34127, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30857") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50148->172.17.0.2:30857, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37429") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54642->172.17.0.2:37429, err= 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32631") 2025/09/25 04:00:34 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48714->172.17.0.2:32631, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37090") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55084->172.17.0.2:37090, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52280->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: > dial: conn=172.17.0.1:52296->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" to be canonical "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:38273") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:36900->172.17.0.2:38273, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 INFO : one: Moved (server-side) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:39578") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:49032->172.17.0.2:39578, err= 2025/09/25 04:00:35 DEBUG : one.a292864a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30638") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43106->172.17.0.2:30638, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35433") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37132") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43352->172.17.0.2:35433, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58714->172.17.0.2:37132, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31947") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47550->172.17.0.2:31947, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37150") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47686->172.17.0.2:37150, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37622") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45248->172.17.0.2:37622, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38551") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48354->172.17.0.2:38551, err= 2025/09/25 04:00:35 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:35234") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:34276->172.17.0.2:35234, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 INFO : one: Deleted 2025/09/25 04:00:35 INFO : one: Moved (server-side) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:34179") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:53958->172.17.0.2:34179, err= 2025/09/25 04:00:35 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt: Deleted 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30716") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43548->172.17.0.2:30716, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30212") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35314->172.17.0.2:30212, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30255") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39884->172.17.0.2:30255, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39593") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38052->172.17.0.2:39593, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35682") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40638->172.17.0.2:35682, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33416") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44688->172.17.0.2:33416, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30808") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35382->172.17.0.2:30808, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32699") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54328->172.17.0.2:32699, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34751") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54448->172.17.0.2:34751, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34798") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36054->172.17.0.2:34798, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37859") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43378->172.17.0.2:37859, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37618") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37314->172.17.0.2:37618, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52312->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: > dial: conn=172.17.0.1:52316->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" to be canonical "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:32416") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:47952->172.17.0.2:32416, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:36398") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:45960->172.17.0.2:36398, err= 2025/09/25 04:00:35 DEBUG : one.a292864a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36389") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59352->172.17.0.2:36389, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34114") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60118->172.17.0.2:34114, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37228") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33686->172.17.0.2:37228, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31598") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49340->172.17.0.2:31598, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32540") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43624->172.17.0.2:32540, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39288") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59450->172.17.0.2:39288, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36544") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47128->172.17.0.2:36544, err= 2025/09/25 04:00:35 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:35154") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:50346->172.17.0.2:35154, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 INFO : one.bak: Deleted 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:36563") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:33324->172.17.0.2:36563, err= 2025/09/25 04:00:35 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt.bak: Deleted 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37556") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41940->172.17.0.2:37556, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30401") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35110") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40640->172.17.0.2:30401, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60432->172.17.0.2:35110, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34854") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50698->172.17.0.2:34854, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30403") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51588->172.17.0.2:30403, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37979") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35642->172.17.0.2:37979, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30660") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48354->172.17.0.2:30660, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36693") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35612->172.17.0.2:36693, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31880") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45712->172.17.0.2:31880, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38211") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54016->172.17.0.2:38211, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35314") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36998->172.17.0.2:35314, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30873") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35440->172.17.0.2:30873, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52322->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: > dial: conn=172.17.0.1:52336->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" to be canonical "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:31740") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:54808->172.17.0.2:31740, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:39605") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:43956->172.17.0.2:39605, err= 2025/09/25 04:00:35 DEBUG : one.a292864a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34942") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33822->172.17.0.2:34942, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30892") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58996->172.17.0.2:30892, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30856") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50326->172.17.0.2:30856, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37312") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34332->172.17.0.2:37312, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34369") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34530->172.17.0.2:34369, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33551") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54668->172.17.0.2:33551, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38829") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51722->172.17.0.2:38829, err= 2025/09/25 04:00:35 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jigiyox4yori/backup" for canonical name "TestFTPPureftpd{Iexxq}:rclone-test-jigiyox4yori/backup" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:34914") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:41046->172.17.0.2:34914, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 INFO : one-2019-01-01: Deleted 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:39583") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:51460->172.17.0.2:39583, err= 2025/09/25 04:00:35 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three-2019-01-01.txt: Deleted 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35748") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33132->172.17.0.2:35748, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36156") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38414") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39876->172.17.0.2:36156, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58466->172.17.0.2:38414, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31940") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36398->172.17.0.2:31940, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32387") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59124->172.17.0.2:32387, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31266") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54484->172.17.0.2:31266, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30766") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33960->172.17.0.2:30766, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38779") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34262->172.17.0.2:38779, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30824") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53158->172.17.0.2:30824, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37504") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58088->172.17.0.2:37504, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30964") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32800->172.17.0.2:30964, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38771") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56290->172.17.0.2:38771, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52346->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:36469") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:46864->172.17.0.2:36469, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:30467") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:37524->172.17.0.2:30467, err= 2025/09/25 04:00:35 DEBUG : one.a292864a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37193") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36090->172.17.0.2:37193, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32623") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53930->172.17.0.2:32623, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30482") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58882->172.17.0.2:30482, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33635") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53502->172.17.0.2:33635, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31257") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57446->172.17.0.2:31257, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:34792") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:43442->172.17.0.2:34792, err= 2025/09/25 04:00:35 DEBUG : one.bak: Excluded (Path Filter) 2025/09/25 04:00:35 DEBUG : one.bak: Excluded 2025/09/25 04:00:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/25 04:00:35 DEBUG : three.txt.bak: Excluded 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for checks to finish 2025/09/25 04:00:35 INFO : one.bak: Deleted 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:37553") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:43226->172.17.0.2:37553, err= 2025/09/25 04:00:35 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : three.txt.bak: Deleted 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/25 04:00:35 INFO : three.txt: Moved into backup dir 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36264") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52002->172.17.0.2:36264, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39998") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41294->172.17.0.2:39998, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39945") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47272->172.17.0.2:39945, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31875") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41576->172.17.0.2:31875, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34494") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35056->172.17.0.2:34494, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36226") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52182->172.17.0.2:36226, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36640") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48448->172.17.0.2:36640, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38549") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35566->172.17.0.2:38549, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34027") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47288->172.17.0.2:34027, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38710") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36770->172.17.0.2:38710, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52360->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:38967") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:46944->172.17.0.2:38967, err= 2025/09/25 04:00:35 DEBUG : one.a292864a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:35714") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:54576->172.17.0.2:35714, err= 2025/09/25 04:00:35 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/25 04:00:35 INFO : three.txt: Copied (new) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33304") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45936->172.17.0.2:33304, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37396") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39960->172.17.0.2:37396, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37646") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35884->172.17.0.2:37646, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39953") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59624->172.17.0.2:39953, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 04:00:35 INFO : one.bak: Deleted 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:32675") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:37362->172.17.0.2:32675, err= 2025/09/25 04:00:35 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/25 04:00:35 INFO : three.txt.bak: Deleted 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:38321") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:40320->172.17.0.2:38321, err= 2025/09/25 04:00:35 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/25 04:00:35 INFO : three.txt: Copied (new) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30483") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57168->172.17.0.2:30483, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35787") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48068->172.17.0.2:35787, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34938") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46282->172.17.0.2:34938, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33998") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40670->172.17.0.2:33998, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36592") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39900->172.17.0.2:36592, err= --- PASS: TestSyncSuffix (0.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36648") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53302->172.17.0.2:36648, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33840") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56102->172.17.0.2:33840, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35261") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45402->172.17.0.2:35261, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35681") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55908->172.17.0.2:35681, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39655") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38498->172.17.0.2:39655, err= 2025/09/25 04:00:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jigiyox4yori/dst" 2025/09/25 04:00:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Iexxq}" suffix to name 2025/09/25 04:00:35 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/25 04:00:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/25 04:00:35 DEBUG : Setting pass="IjJUf8B41izlSkx-bnmgQY6L2z3CAM9Rz9EUzz_IbU0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/25 04:00:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: Connecting to FTP server 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52366->172.17.0.2:21, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:34026") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:37552->172.17.0.2:34026, err= 2025/09/25 04:00:35 DEBUG : one.a292864a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:34048") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:36440->172.17.0.2:34048, err= 2025/09/25 04:00:35 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/25 04:00:35 INFO : three.txt: Copied (new) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30460") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35920->172.17.0.2:30460, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31214") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58496->172.17.0.2:31214, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39073") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43892->172.17.0.2:39073, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37226") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44976->172.17.0.2:37226, err= 2025/09/25 04:00:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 04:00:35 INFO : one-2019-01-01: Deleted 2025/09/25 04:00:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:39855") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:51794->172.17.0.2:39855, err= 2025/09/25 04:00:35 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/25 04:00:35 INFO : one: Copied (new) 2025/09/25 04:00:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : two: Unchanged skipping 2025/09/25 04:00:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/25 04:00:35 INFO : three-2019-01-01.txt: Deleted 2025/09/25 04:00:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: dial("tcp","172.17.0.2:38465") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori/dst: > dial: conn=172.17.0.1:52028->172.17.0.2:38465, err= 2025/09/25 04:00:35 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/25 04:00:35 INFO : three.txt: Copied (new) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35131") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56276->172.17.0.2:35131, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33036") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51898->172.17.0.2:33036, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37572") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35694->172.17.0.2:37572, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39692") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40076->172.17.0.2:39692, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32463") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40368->172.17.0.2:32463, err= --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30078") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37932->172.17.0.2:30078, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37715") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53918->172.17.0.2:37715, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37654") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53324->172.17.0.2:37654, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34577") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43678->172.17.0.2:34577, err= 2025/09/25 04:00:35 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/09/25 04:00:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32275") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60972->172.17.0.2:32275, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38858") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41878->172.17.0.2:38858, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32313") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40090->172.17.0.2:32313, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31535") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52804->172.17.0.2:31535, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33536") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57628->172.17.0.2:33536, err= 2025/09/25 04:00:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35235") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52034->172.17.0.2:35235, err= 2025/09/25 04:00:35 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/25 04:00:35 INFO : existing: Copied (new) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35225") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47544->172.17.0.2:35225, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37161") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53080->172.17.0.2:37161, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38727") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38798->172.17.0.2:38727, err= 2025/09/25 04:00:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/25 04:00:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:35 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: not deleting files as there were IO errors 2025/09/25 04:00:35 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: not deleting directories as there were IO errors 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31284") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55130->172.17.0.2:31284, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36186") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59014->172.17.0.2:36186, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31222") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58356->172.17.0.2:31222, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30550") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48752->172.17.0.2:30550, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38223") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35112->172.17.0.2:38223, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38211") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54020->172.17.0.2:38211, err= 2025/09/25 04:00:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : existing: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : There was nothing to transfer 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34875") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49874->172.17.0.2:34875, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35040") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42652->172.17.0.2:35040, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37182") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49170->172.17.0.2:37182, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31427") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52152->172.17.0.2:31427, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30970") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59430->172.17.0.2:30970, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37101") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54814->172.17.0.2:37101, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37987") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54620->172.17.0.2:37987, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32023") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35138->172.17.0.2:32023, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34608") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53290->172.17.0.2:34608, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31276") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49076->172.17.0.2:31276, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35498") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51710->172.17.0.2:35498, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39847") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34154->172.17.0.2:39847, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36674") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37056->172.17.0.2:36674, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31198") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56756->172.17.0.2:31198, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35205") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49802->172.17.0.2:35205, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36797") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49576->172.17.0.2:36797, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37368") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45752->172.17.0.2:37368, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31769") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48214->172.17.0.2:31769, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32686") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36476->172.17.0.2:32686, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35727") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45254->172.17.0.2:35727, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37214") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55432->172.17.0.2:37214, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33284") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58136->172.17.0.2:33284, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37452") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52426->172.17.0.2:37452, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38055") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33300->172.17.0.2:38055, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33470") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48896->172.17.0.2:33470, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39790") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60824->172.17.0.2:39790, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31180") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50778->172.17.0.2:31180, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35433") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43356->172.17.0.2:35433, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31015") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46480->172.17.0.2:31015, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30274") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56086->172.17.0.2:30274, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35660") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41136->172.17.0.2:35660, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31726") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55350->172.17.0.2:31726, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31672") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59502->172.17.0.2:31672, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38551") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48366->172.17.0.2:38551, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39071") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33556->172.17.0.2:39071, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39506") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50094->172.17.0.2:39506, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38940") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44940->172.17.0.2:38940, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32070") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42080->172.17.0.2:32070, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37201") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52916->172.17.0.2:37201, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30823") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49410->172.17.0.2:30823, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35138") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53682->172.17.0.2:35138, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33708") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59830->172.17.0.2:33708, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38241") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41362->172.17.0.2:38241, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31427") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51598->172.17.0.2:31427, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32718") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32860->172.17.0.2:32718, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31326") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48620->172.17.0.2:31326, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32687") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36028->172.17.0.2:32687, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34050") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34218->172.17.0.2:34050, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37623") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54574->172.17.0.2:37623, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33948") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51652->172.17.0.2:33948, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32087") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52668->172.17.0.2:32087, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30492") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47088->172.17.0.2:30492, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31384") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36980->172.17.0.2:31384, err= 2025/09/25 04:00:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both0: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both13: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both10: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both15: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both16: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both12: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both17: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both11: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both14: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both2: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both3: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both4: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both5: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both6: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both18: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both19: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both1: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both7: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both8: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both9: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 INFO : only13: Deleted 2025/09/25 04:00:35 INFO : only18: Deleted 2025/09/25 04:00:35 INFO : only19: Deleted 2025/09/25 04:00:35 INFO : only4: Deleted 2025/09/25 04:00:35 INFO : only5: Deleted 2025/09/25 04:00:35 INFO : only16: Deleted 2025/09/25 04:00:35 INFO : only7: Deleted 2025/09/25 04:00:35 INFO : only11: Deleted 2025/09/25 04:00:35 INFO : only17: Deleted 2025/09/25 04:00:35 INFO : only14: Deleted 2025/09/25 04:00:35 INFO : only12: Deleted 2025/09/25 04:00:35 INFO : only0: Deleted 2025/09/25 04:00:35 INFO : only2: Deleted 2025/09/25 04:00:35 INFO : only6: Deleted 2025/09/25 04:00:35 INFO : only10: Deleted 2025/09/25 04:00:35 INFO : only15: Deleted 2025/09/25 04:00:35 INFO : only1: Deleted 2025/09/25 04:00:35 INFO : only8: Deleted 2025/09/25 04:00:35 INFO : only3: Deleted 2025/09/25 04:00:35 INFO : only9: Deleted 2025/09/25 04:00:35 INFO : There was nothing to transfer 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36342") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51678->172.17.0.2:36342, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35956") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52604->172.17.0.2:35956, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35209") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42076->172.17.0.2:35209, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39705") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53458->172.17.0.2:39705, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33170") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48124->172.17.0.2:33170, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36193") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49422->172.17.0.2:36193, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34310") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50036->172.17.0.2:34310, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35615") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34352->172.17.0.2:35615, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37410") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55072->172.17.0.2:37410, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37946") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35686->172.17.0.2:37946, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37732") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43740->172.17.0.2:37732, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35412") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54954->172.17.0.2:35412, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33802") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42874->172.17.0.2:33802, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37281") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41108->172.17.0.2:37281, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38226") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54358->172.17.0.2:38226, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31227") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34532->172.17.0.2:31227, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32318") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36968->172.17.0.2:32318, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32151") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50384->172.17.0.2:32151, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38920") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36888->172.17.0.2:38920, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38827") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43354->172.17.0.2:38827, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38107") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51168->172.17.0.2:38107, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34502") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60242->172.17.0.2:34502, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35901") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51218->172.17.0.2:35901, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30777") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50398->172.17.0.2:30777, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38722") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56766->172.17.0.2:38722, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33068") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60146->172.17.0.2:33068, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33580") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42540->172.17.0.2:33580, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30202") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57340->172.17.0.2:30202, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32531") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54818->172.17.0.2:32531, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33843") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33006->172.17.0.2:33843, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31553") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47318->172.17.0.2:31553, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35102") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47878->172.17.0.2:35102, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37182") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58192->172.17.0.2:37182, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33093") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33588->172.17.0.2:33093, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30398") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42462->172.17.0.2:30398, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38582") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42184->172.17.0.2:38582, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35695") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55726->172.17.0.2:35695, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31698") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59434->172.17.0.2:31698, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32491") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34338->172.17.0.2:32491, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32148") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58944->172.17.0.2:32148, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33280") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38780->172.17.0.2:33280, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35946") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44554->172.17.0.2:35946, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33715") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55606->172.17.0.2:33715, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31891") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49968->172.17.0.2:31891, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33541") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49834->172.17.0.2:33541, err= 2025/09/25 04:00:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both0: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both10: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both14: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both15: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both16: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both17: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both18: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both19: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both1: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both2: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both3: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both4: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both5: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both6: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both7: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both8: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:35 DEBUG : both9: Unchanged skipping 2025/09/25 04:00:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/25 04:00:35 DEBUG : both11: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both12: Unchanged skipping 2025/09/25 04:00:35 DEBUG : both13: Unchanged skipping 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35423") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34568->172.17.0.2:35423, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32452") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39447") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43304->172.17.0.2:39447, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58902->172.17.0.2:32452, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34483") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58720->172.17.0.2:34483, err= 2025/09/25 04:00:35 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/09/25 04:00:35 INFO : only0: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/09/25 04:00:35 INFO : only12: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38065") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54676->172.17.0.2:38065, err= 2025/09/25 04:00:35 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/09/25 04:00:35 INFO : only10: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32846") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33245") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47526->172.17.0.2:33245, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38820->172.17.0.2:32846, err= 2025/09/25 04:00:35 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/09/25 04:00:35 INFO : only13: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only11.51c18866.partial: renamed to: only11 2025/09/25 04:00:35 INFO : only11: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/09/25 04:00:35 INFO : only15: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35235") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33438") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33426") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39160->172.17.0.2:35235, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35248->172.17.0.2:33438, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58892->172.17.0.2:33426, err= 2025/09/25 04:00:35 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/09/25 04:00:35 INFO : only17: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/09/25 04:00:35 INFO : only16: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/09/25 04:00:35 INFO : only14: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30402") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30009") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30817") 2025/09/25 04:00:35 DEBUG : only18.f963383f.partial: renamed to: only18 2025/09/25 04:00:35 INFO : only18: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34034->172.17.0.2:30817, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60792->172.17.0.2:30009, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50994->172.17.0.2:30402, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38987") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51036->172.17.0.2:38987, err= 2025/09/25 04:00:35 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/09/25 04:00:35 INFO : only2: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/09/25 04:00:35 INFO : only19: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only1.77787b15.partial: renamed to: only1 2025/09/25 04:00:35 INFO : only1: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31888") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33585") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42260->172.17.0.2:31888, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45148->172.17.0.2:33585, err= 2025/09/25 04:00:35 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/09/25 04:00:35 INFO : only3: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31148") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32158") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37666->172.17.0.2:32158, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56954->172.17.0.2:31148, err= 2025/09/25 04:00:35 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/09/25 04:00:35 INFO : only5: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/09/25 04:00:35 INFO : only4: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/09/25 04:00:35 INFO : only7: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33473") 2025/09/25 04:00:35 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/09/25 04:00:35 INFO : only6: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35714->172.17.0.2:33473, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38195") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45662->172.17.0.2:38195, err= 2025/09/25 04:00:35 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/09/25 04:00:35 INFO : only9: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/09/25 04:00:35 INFO : only8: Copied (replaced existing) 2025/09/25 04:00:35 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37420") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56648->172.17.0.2:37420, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34137") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47858->172.17.0.2:34137, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33178") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57804->172.17.0.2:33178, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/25 04:00:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:35 INFO : empty_on_remote: Making directory 2025/09/25 04:00:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 04:00:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37204") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44974->172.17.0.2:37204, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36076") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36367") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36169") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45382->172.17.0.2:36367, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51254->172.17.0.2:36076, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48438->172.17.0.2:36169, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37283") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38210->172.17.0.2:37283, err= 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39460") 2025/09/25 04:00:35 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44366->172.17.0.2:39460, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:35 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:35 DEBUG : empty_on_remote: Making directory with metadata 2025/09/25 04:00:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 04:00:35 INFO : empty_on_remote: Making directory 2025/09/25 04:00:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 04:00:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31924") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45142->172.17.0.2:31924, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35309") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35301") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38278") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36830->172.17.0.2:35309, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30080") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42846->172.17.0.2:35301, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57124->172.17.0.2:38278, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60180->172.17.0.2:30080, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38375") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58342->172.17.0.2:38375, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38389") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38134->172.17.0.2:38389, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 INFO : sub dir: Making directory 2025/09/25 04:00:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37182") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58206->172.17.0.2:37182, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37506") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37831") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41432->172.17.0.2:37506, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53924->172.17.0.2:37831, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36533") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58198->172.17.0.2:36533, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30339") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57458->172.17.0.2:30339, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39628") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36160->172.17.0.2:39628, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38490") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58640->172.17.0.2:38490, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36633") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55634->172.17.0.2:36633, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31853") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41104->172.17.0.2:31853, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33849") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35432->172.17.0.2:33849, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33177") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35602->172.17.0.2:33177, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 04:00:36 INFO : sub dir: Making directory 2025/09/25 04:00:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34804") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44066->172.17.0.2:34804, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33818") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46910->172.17.0.2:33818, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36841") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50630->172.17.0.2:36841, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31155") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56966->172.17.0.2:31155, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31009") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34778->172.17.0.2:31009, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39577") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50204->172.17.0.2:39577, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38614") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48578->172.17.0.2:38614, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37551") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52840->172.17.0.2:37551, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36530") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50670->172.17.0.2:36530, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30903") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34768->172.17.0.2:30903, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35261") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44744->172.17.0.2:35261, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39478") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41358->172.17.0.2:39478, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31330") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49300->172.17.0.2:31330, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38197") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45734->172.17.0.2:38197, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30285") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56392->172.17.0.2:30285, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36448") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34764->172.17.0.2:36448, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38376") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46104->172.17.0.2:38376, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36256") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45106->172.17.0.2:36256, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31411") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38036->172.17.0.2:31411, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31246") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42616->172.17.0.2:31246, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36732") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33608->172.17.0.2:36732, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34227") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55796->172.17.0.2:34227, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34151") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43466->172.17.0.2:34151, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31584") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35376->172.17.0.2:31584, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32542") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38118->172.17.0.2:32542, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33641") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43924->172.17.0.2:33641, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36697") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33328->172.17.0.2:36697, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32774") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51512->172.17.0.2:32774, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38684") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51486->172.17.0.2:38684, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36074") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58800->172.17.0.2:36074, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36690") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58282->172.17.0.2:36690, err= 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38513") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47736->172.17.0.2:38513, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30392") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56464->172.17.0.2:30392, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34638") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49092->172.17.0.2:34638, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36352") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38560->172.17.0.2:36352, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35612") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40832->172.17.0.2:35612, err= 2025/09/25 04:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39379") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55728->172.17.0.2:39379, err= 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 INFO : There was nothing to transfer 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35546") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35754->172.17.0.2:35546, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38276") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46606->172.17.0.2:38276, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37049") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54796->172.17.0.2:37049, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33641") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43930->172.17.0.2:33641, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34247") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41344->172.17.0.2:34247, err= 2025/09/25 04:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35144") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38102->172.17.0.2:35144, err= 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 INFO : There was nothing to transfer 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30809") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38134->172.17.0.2:30809, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30858") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54560->172.17.0.2:30858, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33284") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33496->172.17.0.2:33284, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34815") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45560->172.17.0.2:34815, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31815") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60110->172.17.0.2:31815, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38775") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35514->172.17.0.2:38775, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34296") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32880->172.17.0.2:34296, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32007") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46142->172.17.0.2:32007, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31382") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53408->172.17.0.2:31382, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35684") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53286->172.17.0.2:35684, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37705") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53504->172.17.0.2:37705, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30115") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44896->172.17.0.2:30115, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34640") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54474->172.17.0.2:34640, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32782") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48882->172.17.0.2:32782, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35921") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44326->172.17.0.2:35921, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35129") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53276->172.17.0.2:35129, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37490") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35202->172.17.0.2:37490, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32893") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33064->172.17.0.2:32893, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39381") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57916->172.17.0.2:39381, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35901") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51222->172.17.0.2:35901, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39368") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52468->172.17.0.2:39368, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31162") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34842->172.17.0.2:31162, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39174") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47268->172.17.0.2:39174, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32170") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49518->172.17.0.2:32170, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35812") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33288->172.17.0.2:35812, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32202") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54682->172.17.0.2:32202, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31402") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33846->172.17.0.2:31402, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34340") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34822->172.17.0.2:34340, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30984") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56206->172.17.0.2:30984, err= 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36114") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50566->172.17.0.2:36114, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37515") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47150->172.17.0.2:37515, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39062") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55830->172.17.0.2:39062, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32619") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35738->172.17.0.2:32619, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38768") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57226->172.17.0.2:38768, err= 2025/09/25 04:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34542") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60800->172.17.0.2:34542, err= 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 INFO : There was nothing to transfer 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32881") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50328->172.17.0.2:32881, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38765") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42550->172.17.0.2:38765, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38367") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40862->172.17.0.2:38367, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37059") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33996->172.17.0.2:37059, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35984") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43780->172.17.0.2:35984, err= 2025/09/25 04:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38754") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36888->172.17.0.2:38754, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 INFO : There was nothing to transfer 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34710") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36174->172.17.0.2:34710, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39762") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51364->172.17.0.2:39762, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35781") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33954->172.17.0.2:35781, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30063") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56146->172.17.0.2:30063, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31858") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36036->172.17.0.2:31858, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38180") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55680->172.17.0.2:38180, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35650") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60358->172.17.0.2:35650, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31277") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57400->172.17.0.2:31277, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37855") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60908->172.17.0.2:37855, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36205") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58430->172.17.0.2:36205, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32902") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60462->172.17.0.2:32902, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36108") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43140->172.17.0.2:36108, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36718") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59740->172.17.0.2:36718, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39216") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44414->172.17.0.2:39216, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32879") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59118->172.17.0.2:32879, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34151") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43480->172.17.0.2:34151, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30735") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34068->172.17.0.2:30735, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38420") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50558->172.17.0.2:38420, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37415") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39156->172.17.0.2:37415, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36104") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43930->172.17.0.2:36104, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36576") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44486->172.17.0.2:36576, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30946") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53890->172.17.0.2:30946, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38262") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38480->172.17.0.2:38262, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32552") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54086->172.17.0.2:32552, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35903") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58874->172.17.0.2:35903, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33641") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43940->172.17.0.2:33641, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37988") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47852->172.17.0.2:37988, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39722") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51446->172.17.0.2:39722, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36452") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52944->172.17.0.2:36452, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33739") 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45548->172.17.0.2:33739, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30193") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59012->172.17.0.2:30193, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32976") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54018->172.17.0.2:32976, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31942") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39152->172.17.0.2:31942, err= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34291") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51992->172.17.0.2:34291, err= 2025/09/25 04:00:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31182") 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34287") 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38682->172.17.0.2:31182, err= 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51752->172.17.0.2:34287, err= 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37396") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33271") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57786->172.17.0.2:37396, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53436->172.17.0.2:33271, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33057") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57530->172.17.0.2:33057, err= 2025/09/25 04:00:36 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/09/25 04:00:36 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33817") 2025/09/25 04:00:36 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/09/25 04:00:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31112") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43996->172.17.0.2:33817, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54978->172.17.0.2:31112, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36682") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54458->172.17.0.2:36682, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33946") 2025/09/25 04:00:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51124->172.17.0.2:33946, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35795") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39949") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46752->172.17.0.2:39949, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33708->172.17.0.2:35795, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31869") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39224->172.17.0.2:31869, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39536") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43816->172.17.0.2:39536, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36636") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39700->172.17.0.2:36636, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31816") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58568->172.17.0.2:31816, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30642") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39488->172.17.0.2:30642, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35904") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52752->172.17.0.2:35904, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36981") 2025/09/25 04:00:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34326") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34594->172.17.0.2:36981, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36918->172.17.0.2:34326, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37628") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33936") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35950->172.17.0.2:37628, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45910->172.17.0.2:33936, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 INFO : appleappleapplebanana: Deleted 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Connecting to FTP server 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58710->172.17.0.2:21, err= 2025/09/25 04:00:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 04:00:36 INFO : apple: Deleted 2025/09/25 04:00:36 INFO : splitbananasplit: Deleted 2025/09/25 04:00:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58720->172.17.0.2:21, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58724->172.17.0.2:21, err= 2025/09/25 04:00:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 04:00:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:21") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58732->172.17.0.2:21, err= 2025/09/25 04:00:36 INFO : banana: Deleted 2025/09/25 04:00:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31908") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50904->172.17.0.2:31908, err= 2025/09/25 04:00:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : YXBwbGU=: Excluded 2025/09/25 04:00:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/25 04:00:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : YmFuYW5h: Excluded 2025/09/25 04:00:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32213") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55192->172.17.0.2:32213, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37027") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50472->172.17.0.2:37027, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31944") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51156->172.17.0.2:31944, err= 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37023") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44768->172.17.0.2:37023, err= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35930") 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51194->172.17.0.2:35930, err= 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31630") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53766->172.17.0.2:31630, err= 2025/09/25 04:00:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : YXBwbGU=: Excluded 2025/09/25 04:00:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/25 04:00:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : YmFuYW5h: Excluded 2025/09/25 04:00:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36203") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51506->172.17.0.2:36203, err= 2025/09/25 04:00:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/25 04:00:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31681") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41096->172.17.0.2:31681, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38359") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37520->172.17.0.2:38359, err= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 04:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34789") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45378->172.17.0.2:34789, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33688") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45896->172.17.0.2:33688, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33740") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48550->172.17.0.2:33740, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36849") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36092->172.17.0.2:36849, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38096") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38846->172.17.0.2:38096, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36321") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43040->172.17.0.2:36321, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31132") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34968->172.17.0.2:31132, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37197") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38766->172.17.0.2:37197, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34730") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47920->172.17.0.2:34730, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37365") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56528->172.17.0.2:37365, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36205") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58446->172.17.0.2:36205, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34236") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36986->172.17.0.2:34236, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35149") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54270->172.17.0.2:35149, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36148") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57846->172.17.0.2:36148, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34377") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43882->172.17.0.2:34377, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30751") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46368->172.17.0.2:30751, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38831") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55640->172.17.0.2:38831, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31227") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34548->172.17.0.2:31227, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35612") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40848->172.17.0.2:35612, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36840") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49936->172.17.0.2:36840, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30111") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36080->172.17.0.2:30111, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32241") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59438->172.17.0.2:32241, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39614") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60214->172.17.0.2:39614, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32078") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35028->172.17.0.2:32078, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31012") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56966->172.17.0.2:31012, err= 2025/09/25 04:00:36 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38354") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52856->172.17.0.2:38354, err= 2025/09/25 04:00:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : apple: Excluded 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : banana: Excluded 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36012") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39688->172.17.0.2:36012, err= 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39161") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45528->172.17.0.2:39161, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32423") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40444->172.17.0.2:32423, err= 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36067") 2025/09/25 04:00:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58380->172.17.0.2:36067, err= 2025/09/25 04:00:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:36 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38303") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37269") 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59548->172.17.0.2:38303, err= 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46154->172.17.0.2:37269, err= 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33736") 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38189") 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47556->172.17.0.2:38189, err= 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48466->172.17.0.2:33736, err= 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32465") 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 04:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 04:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56480->172.17.0.2:32465, err= 2025/09/25 04:00:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 04:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 04:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/25 04:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:36 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/09/25 04:00:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/25 04:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/09/25 04:00:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/25 04:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36141") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49876->172.17.0.2:36141, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31337") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55732->172.17.0.2:31337, err= 2025/09/25 04:00:36 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/09/25 04:00:36 INFO : apple: Copied (new) to: PREFIXapple 2025/09/25 04:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32791") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53164->172.17.0.2:32791, err= 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/25 04:00:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36423") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33769") 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53724->172.17.0.2:36423, err= 2025/09/25 04:00:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36904->172.17.0.2:33769, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31605") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33244->172.17.0.2:31605, err= 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30902") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59532->172.17.0.2:30902, err= 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35873") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54514->172.17.0.2:35873, err= 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39168") 2025/09/25 04:00:36 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55564->172.17.0.2:39168, err= 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:36 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37421") 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33419") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51676->172.17.0.2:33419, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54460->172.17.0.2:37421, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31171") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46034->172.17.0.2:31171, err= 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38855") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43740->172.17.0.2:38855, err= 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35540") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60312->172.17.0.2:35540, err= 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36940") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34231") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45714->172.17.0.2:34231, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56396->172.17.0.2:36940, err= 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 04:00:37 INFO : appleappleapplebanana: Deleted 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 04:00:37 INFO : apple: Deleted 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 04:00:37 INFO : banana: Deleted 2025/09/25 04:00:37 INFO : splitbananasplit: Deleted 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39265") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54706->172.17.0.2:39265, err= 2025/09/25 04:00:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : PREFIXapple: Excluded 2025/09/25 04:00:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : PREFIXbanana: Excluded 2025/09/25 04:00:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37353") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34684->172.17.0.2:37353, err= 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37080") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60662->172.17.0.2:37080, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31813") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60240->172.17.0.2:31813, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 04:00:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38875") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50800->172.17.0.2:38875, err= 2025/09/25 04:00:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38687") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56882->172.17.0.2:38687, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34279") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60518->172.17.0.2:34279, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32946") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31483") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31108") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55968->172.17.0.2:31108, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45886->172.17.0.2:31483, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55350->172.17.0.2:32946, err= 2025/09/25 04:00:37 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/25 04:00:37 INFO : splitbananasplit: Copied (new) 2025/09/25 04:00:37 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/25 04:00:37 INFO : banana: Copied (new) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/25 04:00:37 INFO : appleappleapplebanana: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37870") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36617") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38508") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41294->172.17.0.2:36617, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57000->172.17.0.2:37870, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54482->172.17.0.2:38508, err= 2025/09/25 04:00:37 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/25 04:00:37 INFO : apple: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32903") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57214->172.17.0.2:32903, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33671") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34063") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36698->172.17.0.2:34063, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33020->172.17.0.2:33671, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35987") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53654->172.17.0.2:35987, err= 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32581") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35196->172.17.0.2:32581, err= 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35154") 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52882->172.17.0.2:35154, err= 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31398") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33346->172.17.0.2:31398, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38909") 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40398->172.17.0.2:38909, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30172") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49796->172.17.0.2:30172, err= 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37344") 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53658->172.17.0.2:37344, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31877") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33493") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58854->172.17.0.2:31877, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37406->172.17.0.2:33493, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32912") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34976->172.17.0.2:32912, err= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 INFO : PREFIXapple: Deleted 2025/09/25 04:00:37 INFO : PREFIXsplitbananasplit: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/25 04:00:37 INFO : PREFIXbanana: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/25 04:00:37 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32203") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36786->172.17.0.2:32203, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33891") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50284->172.17.0.2:33891, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30240") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51750->172.17.0.2:30240, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34165") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56436->172.17.0.2:34165, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36500") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59238->172.17.0.2:36500, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35508") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56780->172.17.0.2:35508, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35947") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38502->172.17.0.2:35947, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34898") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43822->172.17.0.2:34898, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39364") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45840->172.17.0.2:39364, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32761") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46276->172.17.0.2:32761, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30358") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34162->172.17.0.2:30358, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39282") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51426->172.17.0.2:39282, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30822") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48758->172.17.0.2:30822, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37849") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40754->172.17.0.2:37849, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36903") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36422->172.17.0.2:36903, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38966") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40934->172.17.0.2:38966, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32868") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60100->172.17.0.2:32868, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34423") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43244->172.17.0.2:34423, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31886") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42168->172.17.0.2:31886, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38870") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40326->172.17.0.2:38870, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31055") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49240->172.17.0.2:31055, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38304") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33550->172.17.0.2:38304, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37883") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38444->172.17.0.2:37883, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33796") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33224->172.17.0.2:33796, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34630") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46890->172.17.0.2:34630, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38008") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33484->172.17.0.2:38008, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36050") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38452->172.17.0.2:36050, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36691") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54688->172.17.0.2:36691, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37670") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48624->172.17.0.2:37670, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31813") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60246->172.17.0.2:31813, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36250") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33182->172.17.0.2:36250, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31107") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40256->172.17.0.2:31107, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33929") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45720->172.17.0.2:33929, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30446") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36422->172.17.0.2:30446, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33497") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55216->172.17.0.2:33497, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39955") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55378->172.17.0.2:39955, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38204") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39996->172.17.0.2:38204, err= 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30692") 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37736->172.17.0.2:30692, err= 2025/09/25 04:00:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33681") 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33672->172.17.0.2:33681, err= 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36605") 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45728->172.17.0.2:36605, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30829") 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55536->172.17.0.2:30829, err= 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39636") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52360->172.17.0.2:39636, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39233") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40194->172.17.0.2:39233, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/09/25 04:00:37 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/09/25 04:00:37 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34897") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30715") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41292->172.17.0.2:30715, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34804->172.17.0.2:34897, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31058") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52444->172.17.0.2:31058, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30037") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35084->172.17.0.2:30037, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38477") 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33890->172.17.0.2:38477, err= 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33468") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35766") 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58976->172.17.0.2:33468, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51964->172.17.0.2:35766, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32471") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52756->172.17.0.2:32471, err= 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37967") 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42380->172.17.0.2:37967, err= 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34942") 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36778->172.17.0.2:34942, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31823") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38702") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59062->172.17.0.2:31823, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33398->172.17.0.2:38702, err= 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35341") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50854->172.17.0.2:35341, err= 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36129") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36537") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35743") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38076->172.17.0.2:36129, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33678->172.17.0.2:36537, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39316->172.17.0.2:35743, err= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 04:00:37 INFO : banana: Deleted 2025/09/25 04:00:37 INFO : appleappleapplebanana: Deleted 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 04:00:37 INFO : splitbananasplit: Deleted 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 04:00:37 INFO : apple: Deleted 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38832") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57362->172.17.0.2:38832, err= 2025/09/25 04:00:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : bananaSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34076") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49106->172.17.0.2:34076, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32916") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46082->172.17.0.2:32916, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39941") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59048->172.17.0.2:39941, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 04:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37623") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54588->172.17.0.2:37623, err= 2025/09/25 04:00:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36299") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33474") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35212->172.17.0.2:36299, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34320") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37955") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48188->172.17.0.2:37955, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35002->172.17.0.2:33474, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37771") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40390->172.17.0.2:34320, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36836->172.17.0.2:37771, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/25 04:00:37 INFO : splitbananasplit: Copied (new) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/25 04:00:37 INFO : appleappleapplebanana: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33204") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56644->172.17.0.2:33204, err= 2025/09/25 04:00:37 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/25 04:00:37 INFO : apple: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32304") 2025/09/25 04:00:37 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/25 04:00:37 INFO : banana: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46020->172.17.0.2:32304, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35254") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36202->172.17.0.2:35254, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33994") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45084->172.17.0.2:33994, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36130") 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35908->172.17.0.2:36130, err= 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33450") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39792") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55662->172.17.0.2:33450, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36780->172.17.0.2:39792, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35353") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40546->172.17.0.2:35353, err= 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38560") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52328->172.17.0.2:38560, err= 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39106") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31640") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49538->172.17.0.2:39106, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50114->172.17.0.2:31640, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30462") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41936->172.17.0.2:30462, err= 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33312") 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42246->172.17.0.2:33312, err= 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38419") 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47192->172.17.0.2:38419, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34891") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40750->172.17.0.2:34891, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36117") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59626->172.17.0.2:36117, err= 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : bananaSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : appleSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/25 04:00:37 INFO : splitbananasplitSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35386") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59538->172.17.0.2:35386, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30269") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41912->172.17.0.2:30269, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33022") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54630->172.17.0.2:33022, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37628") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35962->172.17.0.2:37628, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31718") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53364->172.17.0.2:31718, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36373") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55956->172.17.0.2:36373, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32073") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52344->172.17.0.2:32073, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37193") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52106->172.17.0.2:37193, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38208") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51878->172.17.0.2:38208, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34211") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44726->172.17.0.2:34211, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30294") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55636->172.17.0.2:30294, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32726") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36260->172.17.0.2:32726, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34383") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34184->172.17.0.2:34383, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34813") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35148->172.17.0.2:34813, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38248") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52416->172.17.0.2:38248, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39876") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52136->172.17.0.2:39876, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30598") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47720->172.17.0.2:30598, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32541") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48886->172.17.0.2:32541, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33630") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59784->172.17.0.2:33630, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38161") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53198->172.17.0.2:38161, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31701") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53494->172.17.0.2:31701, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31398") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33352->172.17.0.2:31398, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32659") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36916->172.17.0.2:32659, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33240") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57954->172.17.0.2:33240, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31848") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37870->172.17.0.2:31848, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33148") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60554->172.17.0.2:33148, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33738") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36996->172.17.0.2:33738, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37957") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56910->172.17.0.2:37957, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34548") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46204->172.17.0.2:34548, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37039") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45540->172.17.0.2:37039, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34511") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46186->172.17.0.2:34511, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34959") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56056->172.17.0.2:34959, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35121") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55788->172.17.0.2:35121, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36168") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40484->172.17.0.2:36168, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33543") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36554->172.17.0.2:33543, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35991") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56460->172.17.0.2:35991, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39256") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33810->172.17.0.2:39256, err= 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38410") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45792->172.17.0.2:38410, err= 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36915") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46408->172.17.0.2:36915, err= 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36281") 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30074") 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45486->172.17.0.2:36281, err= 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33796->172.17.0.2:30074, err= 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30415") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44676->172.17.0.2:30415, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30831") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56320->172.17.0.2:30831, err= 2025/09/25 04:00:37 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/09/25 04:00:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38191") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41110->172.17.0.2:38191, err= 2025/09/25 04:00:37 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/09/25 04:00:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30986") 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47904->172.17.0.2:30986, err= 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31464") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32068") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53264->172.17.0.2:31464, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51694->172.17.0.2:32068, err= 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31866") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56132->172.17.0.2:31866, err= 2025/09/25 04:00:37 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31895") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39014->172.17.0.2:31895, err= 2025/09/25 04:00:37 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32483") 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56864->172.17.0.2:32483, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33092") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34588") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41462->172.17.0.2:33092, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60074->172.17.0.2:34588, err= 2025/09/25 04:00:37 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34613") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34488") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57668->172.17.0.2:34613, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52186->172.17.0.2:34488, err= 2025/09/25 04:00:37 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34857") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36806") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38908->172.17.0.2:34857, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35864->172.17.0.2:36806, err= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32356") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50722->172.17.0.2:32356, err= 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 INFO : splitbananasplit: Deleted 2025/09/25 04:00:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 04:00:37 INFO : appleappleapplebanana: Deleted 2025/09/25 04:00:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 04:00:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36163") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57698->172.17.0.2:36163, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleapple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleapple: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbanan: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33747") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46734->172.17.0.2:33747, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcde: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdef: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefg: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defgh: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghi: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghij: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijk: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-12345: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-23456: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-34567: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-45678: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32569") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42716->172.17.0.2:32569, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31417") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53680->172.17.0.2:31417, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33396") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58682->172.17.0.2:33396, err= 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31755") 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50090->172.17.0.2:31755, err= 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 04:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 04:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 04:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 04:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 04:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 04:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 04:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 04:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 04:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 04:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 04:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 04:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 04:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32916") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46094->172.17.0.2:32916, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleapple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleapple: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbanan: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36329") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60094->172.17.0.2:36329, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcde: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdef: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefg: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defgh: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghi: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghij: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijk: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-12345: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-23456: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-34567: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-45678: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37795") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58384->172.17.0.2:37795, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36077") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34736->172.17.0.2:36077, err= 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 04:00:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38001") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46106->172.17.0.2:38001, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39197") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38830->172.17.0.2:39197, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30982") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52002->172.17.0.2:30982, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38048") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39408->172.17.0.2:38048, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39637") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33010->172.17.0.2:39637, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36944") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51740->172.17.0.2:36944, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35748") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57472->172.17.0.2:35748, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34496") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56318->172.17.0.2:34496, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39993") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49486->172.17.0.2:39993, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30638") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44666->172.17.0.2:30638, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30515") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58644->172.17.0.2:30515, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35557") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37002->172.17.0.2:35557, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37577") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34800->172.17.0.2:37577, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30048") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39302->172.17.0.2:30048, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31630") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53776->172.17.0.2:31630, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36332") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51660->172.17.0.2:36332, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30511") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50258->172.17.0.2:30511, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30395") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42982->172.17.0.2:30395, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39528") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47328->172.17.0.2:39528, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39644") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50424->172.17.0.2:39644, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34591") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36588->172.17.0.2:34591, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36384") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49548->172.17.0.2:36384, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32769") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58986->172.17.0.2:32769, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37924") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44082->172.17.0.2:37924, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32158") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37674->172.17.0.2:32158, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39653") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36086->172.17.0.2:39653, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36429") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57372->172.17.0.2:36429, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39561") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43244->172.17.0.2:39561, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30494") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38044->172.17.0.2:30494, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34048") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54240->172.17.0.2:34048, err= 2025/09/25 04:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32206") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53152->172.17.0.2:32206, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39223") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39782->172.17.0.2:39223, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31331") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49704->172.17.0.2:31331, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32106") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44698->172.17.0.2:32106, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35138") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53698->172.17.0.2:35138, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36655") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60654->172.17.0.2:36655, err= 2025/09/25 04:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32535") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60490->172.17.0.2:32535, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33753") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33676->172.17.0.2:33753, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30504") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55700->172.17.0.2:30504, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30356") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45312->172.17.0.2:30356, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30966") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53516->172.17.0.2:30966, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32352") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44316->172.17.0.2:32352, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38946") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41254->172.17.0.2:38946, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39079") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46552->172.17.0.2:39079, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33400") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39502->172.17.0.2:33400, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37200") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51340->172.17.0.2:37200, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31572") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45246->172.17.0.2:31572, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31400") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46830->172.17.0.2:31400, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35234") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38408->172.17.0.2:35234, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30713") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43156->172.17.0.2:30713, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31266") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46952->172.17.0.2:31266, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33714") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57374->172.17.0.2:33714, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31960") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55494->172.17.0.2:31960, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39785") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34632->172.17.0.2:39785, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36941") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36546->172.17.0.2:36941, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37202") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35608->172.17.0.2:37202, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34947") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37682->172.17.0.2:34947, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33978") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48478->172.17.0.2:33978, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35454") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59846->172.17.0.2:35454, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31084") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45256->172.17.0.2:31084, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34454") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55960->172.17.0.2:34454, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33652") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60200->172.17.0.2:33652, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32547") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43276->172.17.0.2:32547, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35152") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53628->172.17.0.2:35152, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38184") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47488->172.17.0.2:38184, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31703") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53896->172.17.0.2:31703, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30879") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48540->172.17.0.2:30879, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34119") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53400->172.17.0.2:34119, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36861") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45470->172.17.0.2:36861, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34753") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58676->172.17.0.2:34753, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38535") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38136->172.17.0.2:38535, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38391") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55760->172.17.0.2:38391, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30761") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52102->172.17.0.2:30761, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38950") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45530->172.17.0.2:38950, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39673") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53032->172.17.0.2:39673, err= 2025/09/25 04:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35671") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46980->172.17.0.2:35671, err= 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32364") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47444->172.17.0.2:32364, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38926") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45250->172.17.0.2:38926, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38666") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51494->172.17.0.2:38666, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37586") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36008->172.17.0.2:37586, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35760") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57904->172.17.0.2:35760, err= 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39091") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35292->172.17.0.2:39091, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36954") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43036->172.17.0.2:36954, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38058") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50328->172.17.0.2:38058, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35477") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46160->172.17.0.2:35477, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37984") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34730->172.17.0.2:37984, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30623") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34204->172.17.0.2:30623, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30328") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42042->172.17.0.2:30328, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35685") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46104->172.17.0.2:35685, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37414") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52864->172.17.0.2:37414, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39523") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56186->172.17.0.2:39523, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30904") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60504->172.17.0.2:30904, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33001") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35384->172.17.0.2:33001, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34779") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35492->172.17.0.2:34779, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35103") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53884->172.17.0.2:35103, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34739") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50958->172.17.0.2:34739, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34626") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57274->172.17.0.2:34626, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38826") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38486->172.17.0.2:38826, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32823") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35352->172.17.0.2:32823, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37099") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54462->172.17.0.2:37099, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33971") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54014->172.17.0.2:33971, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33056") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53156->172.17.0.2:33056, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32359") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36280->172.17.0.2:32359, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37131") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41164->172.17.0.2:37131, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31310") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49486->172.17.0.2:31310, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31083") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54794->172.17.0.2:31083, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35414") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59812->172.17.0.2:35414, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36259") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37072->172.17.0.2:36259, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34852") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44782->172.17.0.2:34852, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36364") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44048->172.17.0.2:36364, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31276") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52774->172.17.0.2:31276, err= 2025/09/25 04:00:37 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35053") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57694->172.17.0.2:35053, err= 2025/09/25 04:00:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : apple: Excluded 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : banana: Excluded 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37024") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59328->172.17.0.2:37024, err= 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38748") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47358->172.17.0.2:38748, err= 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30616") 2025/09/25 04:00:37 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59490->172.17.0.2:30616, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34809") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53538->172.17.0.2:34809, err= 2025/09/25 04:00:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32253") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47668->172.17.0.2:32253, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31515") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42888->172.17.0.2:31515, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36462") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52172->172.17.0.2:36462, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33655") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53870->172.17.0.2:33655, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31571") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59504->172.17.0.2:31571, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39708") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34712->172.17.0.2:39708, err= 2025/09/25 04:00:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:38 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34691") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46838->172.17.0.2:34691, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31247") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36916->172.17.0.2:31247, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35285") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60518->172.17.0.2:35285, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34557") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43194->172.17.0.2:34557, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37336") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57270->172.17.0.2:37336, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35764") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35354->172.17.0.2:35764, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36419") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48060->172.17.0.2:36419, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37810") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33106->172.17.0.2:37810, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37308") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36920->172.17.0.2:37308, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36188") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60280->172.17.0.2:36188, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30499") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56606->172.17.0.2:30499, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32450") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44684->172.17.0.2:32450, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37577") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34804->172.17.0.2:37577, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38903") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41522->172.17.0.2:38903, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37611") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48430->172.17.0.2:37611, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30350") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53566->172.17.0.2:30350, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34606") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47546->172.17.0.2:34606, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34327") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37016->172.17.0.2:34327, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39877") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40576->172.17.0.2:39877, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34068") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57156->172.17.0.2:34068, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38472") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39664->172.17.0.2:38472, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39042") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56396->172.17.0.2:39042, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36613") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58156->172.17.0.2:36613, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37906") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37596->172.17.0.2:37906, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33969") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34988->172.17.0.2:33969, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36918") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44272->172.17.0.2:36918, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32449") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46468->172.17.0.2:32449, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37407") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59060->172.17.0.2:37407, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32514") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54108->172.17.0.2:32514, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36804") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60498->172.17.0.2:36804, err= 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35879") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50686->172.17.0.2:35879, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39662") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59526->172.17.0.2:39662, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36606") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40376->172.17.0.2:36606, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33128") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40256->172.17.0.2:33128, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36968") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43840->172.17.0.2:36968, err= 2025/09/25 04:00:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31725") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60392->172.17.0.2:31725, err= 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38505") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55152->172.17.0.2:38505, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34210") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47714->172.17.0.2:34210, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34579") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37920->172.17.0.2:34579, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32568") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50460->172.17.0.2:32568, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35949") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59914->172.17.0.2:35949, err= 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35334") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57248->172.17.0.2:35334, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37481") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54080->172.17.0.2:37481, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34975") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47100->172.17.0.2:34975, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30715") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41296->172.17.0.2:30715, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32277") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39854->172.17.0.2:32277, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34454") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55964->172.17.0.2:34454, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31263") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43820->172.17.0.2:31263, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32626") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51462->172.17.0.2:32626, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39895") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37638->172.17.0.2:39895, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31033") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39912->172.17.0.2:31033, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33719") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51546->172.17.0.2:33719, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37978") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57972->172.17.0.2:37978, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38347") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54198->172.17.0.2:38347, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38985") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44358->172.17.0.2:38985, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38334") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42376->172.17.0.2:38334, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31733") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51112->172.17.0.2:31733, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31776") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42384->172.17.0.2:31776, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37678") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56778->172.17.0.2:37678, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33389") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46024->172.17.0.2:33389, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32233") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44516->172.17.0.2:32233, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30215") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50998->172.17.0.2:30215, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38191") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41116->172.17.0.2:38191, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33949") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54434->172.17.0.2:33949, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37591") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37406->172.17.0.2:37591, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36763") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43786->172.17.0.2:36763, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31285") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57342->172.17.0.2:31285, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36621") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41718->172.17.0.2:36621, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35233") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52940->172.17.0.2:35233, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36785") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50158->172.17.0.2:36785, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39655") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38318->172.17.0.2:39655, err= 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34062") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60368->172.17.0.2:34062, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34525") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41194->172.17.0.2:34525, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31899") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40372->172.17.0.2:31899, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37050") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36056->172.17.0.2:37050, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33060") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39968->172.17.0.2:33060, err= 2025/09/25 04:00:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33905") 2025/09/25 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43872->172.17.0.2:33905, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36283") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47912->172.17.0.2:36283, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38137") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57904->172.17.0.2:38137, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32134") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60532->172.17.0.2:32134, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39914") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54360->172.17.0.2:39914, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36463") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46832->172.17.0.2:36463, err= 2025/09/25 04:00:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : apple: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30527") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48144->172.17.0.2:30527, err= 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : banana: Unchanged skipping 2025/09/25 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34795") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38776->172.17.0.2:34795, err= 2025/09/25 04:00:38 DEBUG : apple: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : apple: Excluded 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : appleappleapplebanana: Excluded 2025/09/25 04:00:38 DEBUG : banana: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : banana: Excluded 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : splitbananasplit: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30067") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37056->172.17.0.2:30067, err= 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31313") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49190->172.17.0.2:31313, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31663") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36606->172.17.0.2:31663, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37200") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51352->172.17.0.2:37200, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33768") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55292->172.17.0.2:33768, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34330") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:41890->172.17.0.2:34330, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37770") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46040->172.17.0.2:37770, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34310") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50052->172.17.0.2:34310, err= --- PASS: TestTransform (2.22s) --- PASS: TestTransform/NFC (0.20s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.28s) --- PASS: TestTransform/prefix (0.23s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.23s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.13s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.22s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30391") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52476->172.17.0.2:30391, err= 2025/09/25 04:00:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/25 04:00:38 INFO : sub dir_somesuffix: Making directory 2025/09/25 04:00:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/25 04:00:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/25 04:00:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 04:00:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32153") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56922->172.17.0.2:32153, err= 2025/09/25 04:00:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 04:00:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36044") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32774->172.17.0.2:36044, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37803") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55036->172.17.0.2:37803, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30522") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49804->172.17.0.2:30522, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39223") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39798->172.17.0.2:39223, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39105") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52862->172.17.0.2:39105, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32808") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46402->172.17.0.2:32808, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35607") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39440->172.17.0.2:35607, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31536") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37280->172.17.0.2:31536, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37758") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53424->172.17.0.2:37758, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31614") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53590->172.17.0.2:31614, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30812") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32970->172.17.0.2:30812, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38727") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:32792->172.17.0.2:38727, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34835") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35784->172.17.0.2:34835, err= 2025/09/25 04:00:38 INFO : toe: Making directory 2025/09/25 04:00:38 INFO : toe/toe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30644") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47964->172.17.0.2:30644, err= 2025/09/25 04:00:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/25 04:00:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38209") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52740->172.17.0.2:38209, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39742") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53132->172.17.0.2:39742, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36998") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60856->172.17.0.2:36998, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34784") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47032->172.17.0.2:34784, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36165") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51258->172.17.0.2:36165, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35345") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60934->172.17.0.2:35345, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33039") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42916->172.17.0.2:33039, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34724") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48656->172.17.0.2:34724, err= 2025/09/25 04:00:38 INFO : toe: Making directory 2025/09/25 04:00:38 INFO : toe/toe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38618") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56868->172.17.0.2:38618, err= 2025/09/25 04:00:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/25 04:00:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37386") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36256->172.17.0.2:37386, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33958") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33240->172.17.0.2:33958, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32568") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50462->172.17.0.2:32568, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38641") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53690->172.17.0.2:38641, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34817") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44412->172.17.0.2:34817, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30554") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53026->172.17.0.2:30554, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32798") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44000->172.17.0.2:32798, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30512") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44468->172.17.0.2:30512, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 INFO : tictacempty_dir: Making directory 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : tictactoe/tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35531") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44076->172.17.0.2:35531, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38205") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37894->172.17.0.2:38205, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33457") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46454->172.17.0.2:33457, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39258") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44894->172.17.0.2:39258, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32507") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33178->172.17.0.2:32507, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37777") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42156->172.17.0.2:37777, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36844") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30820") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59868->172.17.0.2:36844, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53562->172.17.0.2:30820, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30949") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36900->172.17.0.2:30949, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31536") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37296->172.17.0.2:31536, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30566") 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34984->172.17.0.2:30566, err= 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 INFO : tictacempty_dir: Making directory 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : tictactoe/tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34023") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60878->172.17.0.2:34023, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30118") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40574->172.17.0.2:30118, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35293") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44526->172.17.0.2:35293, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37392") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34036->172.17.0.2:37392, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32479") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46288->172.17.0.2:32479, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32411") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60268->172.17.0.2:32411, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31034") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48330->172.17.0.2:31034, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32632") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42352->172.17.0.2:32632, err= 2025/09/25 04:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35536") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59864->172.17.0.2:35536, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/25 04:00:38 NOTICE: ftp://172.17.0.2:21/rclone-test-jigiyox4yori: 0 differences found 2025/09/25 04:00:38 NOTICE: ftp://172.17.0.2:21/rclone-test-jigiyox4yori: 1 hashes could not be checked 2025/09/25 04:00:38 NOTICE: ftp://172.17.0.2:21/rclone-test-jigiyox4yori: 1 matching files 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32864") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47010->172.17.0.2:32864, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30441") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35826->172.17.0.2:30441, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32920") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57712->172.17.0.2:32920, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35985") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54996->172.17.0.2:35985, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35322") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45562->172.17.0.2:35322, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32142") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35044->172.17.0.2:32142, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : tictactoe/tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31986") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60880->172.17.0.2:31986, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38200") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33272->172.17.0.2:38200, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35844") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45254->172.17.0.2:35844, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32967") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53140->172.17.0.2:32967, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37437") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58316->172.17.0.2:37437, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39281") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57722->172.17.0.2:39281, err= 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39410") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50694->172.17.0.2:39410, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36193") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49436->172.17.0.2:36193, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37974") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60676->172.17.0.2:37974, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35917") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49198->172.17.0.2:35917, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34349") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42280->172.17.0.2:34349, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33250") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33722->172.17.0.2:33250, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38078") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:36498->172.17.0.2:38078, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32513") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52548->172.17.0.2:32513, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/09/25 04:00:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30362") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60076->172.17.0.2:30362, err= 2025/09/25 04:00:38 INFO : toe: Making directory 2025/09/25 04:00:38 INFO : toe/toe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31796") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48380->172.17.0.2:31796, err= 2025/09/25 04:00:38 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/09/25 04:00:38 INFO : toe/toe/toe: Copied (new) 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30522") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49820->172.17.0.2:30522, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31370") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49300->172.17.0.2:31370, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30872") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37756->172.17.0.2:30872, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38263") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43298->172.17.0.2:38263, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35313") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:44894->172.17.0.2:35313, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32145") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59316->172.17.0.2:32145, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38413") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50294->172.17.0.2:38413, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33893") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45200->172.17.0.2:33893, err= 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 INFO : tictacempty_dir: Making directory 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : tictactoe/tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39082") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53892->172.17.0.2:39082, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Deleted 2025/09/25 04:00:38 INFO : toe/toe: Removing directory 2025/09/25 04:00:38 INFO : toe: Removing directory 2025/09/25 04:00:38 INFO : empty_dir: Removing directory 2025/09/25 04:00:38 DEBUG : Local file system at /tmp/rclone1543316029: deleted 3 directories 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34831") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47374->172.17.0.2:34831, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38859") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36859") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48400->172.17.0.2:38859, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57844->172.17.0.2:36859, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33788") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54522->172.17.0.2:33788, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30381") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45520->172.17.0.2:30381, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39648") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39326") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33488->172.17.0.2:39648, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39950->172.17.0.2:39326, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30997") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55828->172.17.0.2:30997, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34478") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48170->172.17.0.2:34478, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37689") 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60110->172.17.0.2:37689, err= 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 INFO : tictacempty_dir: Making directory 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : tictactoe/tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35507") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35000->172.17.0.2:35507, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Deleted 2025/09/25 04:00:38 INFO : toe/toe: Removing directory 2025/09/25 04:00:38 INFO : toe: Removing directory 2025/09/25 04:00:38 INFO : empty_dir: Removing directory 2025/09/25 04:00:38 DEBUG : Local file system at /tmp/rclone1543316029: deleted 3 directories 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32158") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37684->172.17.0.2:32158, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38328") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47638->172.17.0.2:38328, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36331") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34550->172.17.0.2:36331, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38601") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:38880->172.17.0.2:38601, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31549") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39162->172.17.0.2:31549, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36398") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33834") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39169") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35122->172.17.0.2:36398, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:49940->172.17.0.2:33834, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40322->172.17.0.2:39169, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31845") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47052->172.17.0.2:31845, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33373") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43134->172.17.0.2:33373, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39607") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58966->172.17.0.2:39607, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30820") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38005") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37421") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39992->172.17.0.2:38005, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53568->172.17.0.2:30820, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54466->172.17.0.2:37421, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37220") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45434->172.17.0.2:37220, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35760") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57908->172.17.0.2:35760, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35262") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:33716->172.17.0.2:35262, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : Reset feature "Copy" 2025/09/25 04:00:38 DEBUG : Reset feature "Move" 2025/09/25 04:00:38 DEBUG : Reset feature "Copy" 2025/09/25 04:00:38 DEBUG : Reset feature "Move" 2025/09/25 04:00:38 DEBUG : empty_dir: Making directory with metadata 2025/09/25 04:00:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39171") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60604->172.17.0.2:39171, err= 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 INFO : tictacempty_dir: Making directory 2025/09/25 04:00:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 INFO : tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: tictactoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 INFO : tictactoe/tictactoe: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 04:00:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32888") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47628->172.17.0.2:32888, err= 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Deleted 2025/09/25 04:00:38 INFO : toe/toe: Removing directory 2025/09/25 04:00:38 INFO : toe: Removing directory 2025/09/25 04:00:38 INFO : empty_dir: Removing directory 2025/09/25 04:00:38 DEBUG : Local file system at /tmp/rclone1543316029: deleted 3 directories 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34447") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:42556->172.17.0.2:34447, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38403") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54642->172.17.0.2:38403, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36556") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50250->172.17.0.2:36556, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38102") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58206->172.17.0.2:38102, err= 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37985") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:59082->172.17.0.2:37985, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32961") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48322->172.17.0.2:32961, err= 2025/09/25 04:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/25 04:00:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:37620") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50216->172.17.0.2:37620, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36001") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:35902") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52180->172.17.0.2:36001, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58574->172.17.0.2:35902, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31052") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48358->172.17.0.2:31052, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39519") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53822->172.17.0.2:39519, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31768") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37516->172.17.0.2:31768, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33290") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51556->172.17.0.2:33290, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32317") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38337") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39142") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:39284->172.17.0.2:32317, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60378->172.17.0.2:39142, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:53652->172.17.0.2:38337, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33647") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38798") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55538->172.17.0.2:33647, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40662->172.17.0.2:38798, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38164") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:52216->172.17.0.2:38164, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39906") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:35518->172.17.0.2:39906, err= 2025/09/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/09/25 04:00:38 INFO : dG9l: Making directory 2025/09/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/09/25 04:00:38 DEBUG : toe: transformed to: dG9l 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/25 04:00:38 INFO : dG9l/dG9l: Making directory 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/25 04:00:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 04:00:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36328") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:58062->172.17.0.2:36328, err= 2025/09/25 04:00:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31956") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:48708->172.17.0.2:31956, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33243") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:54908->172.17.0.2:33243, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34044") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46282->172.17.0.2:34044, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33837") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55692->172.17.0.2:33837, err= 2025/09/25 04:00:38 DEBUG : dG9l: transformed to: toe 2025/09/25 04:00:38 DEBUG : dG9l: transformed to: toe 2025/09/25 04:00:38 DEBUG : toe: Directory modification time the same (differ by 680.241083ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34713") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57550->172.17.0.2:34713, err= 2025/09/25 04:00:38 DEBUG : dG9l: transformed to: toe 2025/09/25 04:00:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/25 04:00:38 DEBUG : toe/toe: Directory modification time the same (differ by 680.241083ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34731") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46956->172.17.0.2:34731, err= 2025/09/25 04:00:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/25 04:00:38 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/25 04:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/25 04:00:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/25 04:00:38 DEBUG : Local file system at /tmp/rclone1543316029: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : Waiting for deletions to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38429") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:56946->172.17.0.2:38429, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:34613") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:57672->172.17.0.2:34613, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36994") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:45110->172.17.0.2:36994, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:38720") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40100->172.17.0.2:38720, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32270") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43854->172.17.0.2:32270, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30830") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:55106->172.17.0.2:30830, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:31707") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:47074->172.17.0.2:31707, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-jigiyox4yori", Local "Local file system at /tmp/rclone1543316029", Modify Window "1s" 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:33643") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:50588->172.17.0.2:33643, err= 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: 2025/09/25 04:00:38 INFO : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Making directory 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: 2025/09/25 04:00:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/25 04:00:38 INFO : toe/toe: Making directory 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe/toe: transformed to: 2025/09/25 04:00:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe: transformed to: 2025/09/25 04:00:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 04:00:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 04:00:38 DEBUG : toe/toe/toe: transformed to: 2025/09/25 04:00:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for checks to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Waiting for transfers to finish 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:39800") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40728->172.17.0.2:39800, err= 2025/09/25 04:00:38 INFO : toe/toe/toe: Copied (new) 2025/09/25 04:00:38 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: not deleting files as there were IO errors 2025/09/25 04:00:38 ERROR : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: not deleting directories as there were IO errors 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30156") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:43290->172.17.0.2:30156, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32783") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51734->172.17.0.2:32783, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32072") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:40694->172.17.0.2:32072, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:30017") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:51526->172.17.0.2:30017, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32868") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:60112->172.17.0.2:32868, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36939") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:37458->172.17.0.2:36939, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:32808") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:46404->172.17.0.2:32808, err= --- PASS: TestError (0.02s) PASS 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: dial("tcp","172.17.0.2:36411") 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: > dial: conn=172.17.0.1:34232->172.17.0.2:36411, err= 2025/09/25 04:00:38 DEBUG : ftp://172.17.0.2:21/rclone-test-jigiyox4yori: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.609662155s (try 1/5)