"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/23 02:15:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo" 2025/06/23 02:15:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 02:15:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42722->172.17.0.3:21, err= 2025/06/23 02:15:11 DEBUG : Creating backend with remote "/tmp/rclone2137824111" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38725") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50326->172.17.0.3:38725, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37760") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51088->172.17.0.3:37760, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31918") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59900->172.17.0.3:31918, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36445") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60750->172.17.0.3:36445, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34035") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58040->172.17.0.3:34035, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37113") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54508->172.17.0.3:37113, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34699") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57214->172.17.0.3:34699, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33163") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38170->172.17.0.3:33163, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30335") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44638->172.17.0.3:30335, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39377") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39772->172.17.0.3:39377, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36767") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57016->172.17.0.3:36767, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34881") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52738->172.17.0.3:34881, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30696") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49038->172.17.0.3:30696, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30310") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39604->172.17.0.3:30310, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37151") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58592->172.17.0.3:37151, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : Creating backend with remote "/non-existing" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30710") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43780->172.17.0.3:30710, err= 2025/06/23 02:15:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34376") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44458->172.17.0.3:34376, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37669") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60612->172.17.0.3:37669, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39167") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58688->172.17.0.3:39167, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30692") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48104->172.17.0.3:30692, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34019") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44394->172.17.0.3:34019, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32288") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47694->172.17.0.3:32288, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30238") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58550->172.17.0.3:30238, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36738") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53682->172.17.0.3:36738, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Running all checks before starting transfers 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32948") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41908->172.17.0.3:32948, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Checks finished, now starting transfers 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35383") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48084->172.17.0.3:35383, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39947") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33368->172.17.0.3:39947, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32017") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53210->172.17.0.3:32017, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36683") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33322->172.17.0.3:36683, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39695") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41658->172.17.0.3:39695, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38421") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39380->172.17.0.3:38421, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 ERROR : Ignoring --no-traverse with sync 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31554") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41290->172.17.0.3:31554, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30493") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34766->172.17.0.3:30493, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32629") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46120->172.17.0.3:32629, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32368") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41644->172.17.0.3:32368, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32346") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45664->172.17.0.3:32346, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39271") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44620->172.17.0.3:39271, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34295") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48826->172.17.0.3:34295, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37694") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49590->172.17.0.3:37694, err= 2025/06/23 02:15:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30907") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53264->172.17.0.3:30907, err= 2025/06/23 02:15:11 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/23 02:15:11 INFO : hello world2: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37524") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54940->172.17.0.3:37524, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31239") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42000->172.17.0.3:31239, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30170") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53912->172.17.0.3:30170, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30257") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50736->172.17.0.3:30257, err= 2025/06/23 02:15:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34774") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48802->172.17.0.3:34774, err= 2025/06/23 02:15:11 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/23 02:15:11 INFO : potato2: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30210") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54154->172.17.0.3:30210, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36830") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34232->172.17.0.3:36830, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37643") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50384->172.17.0.3:37643, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36338") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35452->172.17.0.3:36338, err= 2025/06/23 02:15:11 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/23 02:15:11 INFO : potato2: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35982") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58742->172.17.0.3:35982, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39651") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59312->172.17.0.3:39651, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38352") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34192->172.17.0.3:38352, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 02:15:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39173") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39084->172.17.0.3:39173, err= 2025/06/23 02:15:11 INFO : sub dir2: Making directory 2025/06/23 02:15:11 INFO : sub dir: Making directory 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 INFO : sub dir2/sub sub dir2: Making directory 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42732->172.17.0.3:21, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32136") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54346->172.17.0.3:32136, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32942") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58148->172.17.0.3:32942, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30750") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30934") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50928->172.17.0.3:30934, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53502->172.17.0.3:30750, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37111") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39374->172.17.0.3:37111, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33195") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52008->172.17.0.3:33195, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34528") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46158->172.17.0.3:34528, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38241") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38888->172.17.0.3:38241, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32415") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33328->172.17.0.3:32415, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37801") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49074->172.17.0.3:37801, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 INFO : sub dir2: Making directory 2025/06/23 02:15:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 02:15:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35542") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55266->172.17.0.3:35542, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38938") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45194->172.17.0.3:38938, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38573") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36296->172.17.0.3:38573, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30427") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33124->172.17.0.3:30427, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31849") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55170->172.17.0.3:31849, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39580") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37980->172.17.0.3:39580, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31997") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36810->172.17.0.3:31997, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : sub dir2: Making directory with metadata 2025/06/23 02:15:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36264") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60128->172.17.0.3:36264, err= 2025/06/23 02:15:11 INFO : sub dir2: Making directory 2025/06/23 02:15:11 INFO : sub dir: Making directory 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31132") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40358->172.17.0.3:31132, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32161") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37904->172.17.0.3:32161, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35858") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38198") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52828->172.17.0.3:35858, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39892->172.17.0.3:38198, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30361") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34864->172.17.0.3:30361, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35796") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55184->172.17.0.3:35796, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38118") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33282") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49072->172.17.0.3:38118, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46020->172.17.0.3:33282, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33571") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58164->172.17.0.3:33571, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32709") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47542->172.17.0.3:32709, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31516") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39788->172.17.0.3:31516, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 INFO : sub dir2: Making directory 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37174") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57974->172.17.0.3:37174, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31612") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46800->172.17.0.3:31612, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36521") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37598->172.17.0.3:36521, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35450") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34568->172.17.0.3:35450, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31644") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38812->172.17.0.3:31644, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38743") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46916->172.17.0.3:38743, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32865") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56752->172.17.0.3:32865, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : sub dir2: Making directory with metadata 2025/06/23 02:15:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39244") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54338->172.17.0.3:39244, err= 2025/06/23 02:15:11 INFO : sub dir2: Making directory 2025/06/23 02:15:11 INFO : sub dir: Making directory 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30818") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56904->172.17.0.3:30818, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37793") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48758->172.17.0.3:37793, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37364") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32036") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53350->172.17.0.3:32036, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34152->172.17.0.3:37364, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31606") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47580->172.17.0.3:31606, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31975") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33736") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40716->172.17.0.3:33736, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42428->172.17.0.3:31975, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37727") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33630->172.17.0.3:37727, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33865") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59856->172.17.0.3:33865, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30451") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40572->172.17.0.3:30451, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 INFO : sub dir2: Making directory 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36472") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34048->172.17.0.3:36472, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35199") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33132->172.17.0.3:35199, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32237") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51320->172.17.0.3:32237, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31901") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56840->172.17.0.3:31901, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37291") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38148->172.17.0.3:37291, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36102") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43646->172.17.0.3:36102, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30224") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48336->172.17.0.3:30224, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30115") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51214->172.17.0.3:30115, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34070") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37728->172.17.0.3:34070, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38764") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42546->172.17.0.3:38764, err= 2025/06/23 02:15:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cixirem0cufe" 2025/06/23 02:15:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: Connecting to FTP server 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:42744->172.17.0.3:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-ledikoy9niqo -> ftp://172.17.0.3:21/rclone-test-cixirem0cufe 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:35623") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:34646->172.17.0.3:35623, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33629") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32870->172.17.0.3:33629, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37356") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33062->172.17.0.3:37356, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35896") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42562->172.17.0.3:35896, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:38319") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:58066->172.17.0.3:38319, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:38991") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:39496->172.17.0.3:38991, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:37227") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:53688->172.17.0.3:37227, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:35453") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:50902->172.17.0.3:35453, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: dial("tcp","172.17.0.3:36991") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: > dial: conn=172.17.0.1:51308->172.17.0.3:36991, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: Purge object "sub dir/hello world" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: Purge dir "sub dir" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-cixirem0cufe: Purge dir "" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38828") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57224->172.17.0.3:38828, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39299") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33036->172.17.0.3:39299, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35356") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54694->172.17.0.3:35356, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32830") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57790->172.17.0.3:32830, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37376") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38564->172.17.0.3:37376, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38561") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57588->172.17.0.3:38561, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36018") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56588->172.17.0.3:36018, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39972") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45032->172.17.0.3:39972, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33722") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47312->172.17.0.3:33722, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39000") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51476->172.17.0.3:39000, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30244") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58452->172.17.0.3:30244, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36706") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37206->172.17.0.3:36706, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32596") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51058->172.17.0.3:32596, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34511") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40548->172.17.0.3:34511, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31327") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46342->172.17.0.3:31327, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39520") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60830->172.17.0.3:39520, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30411") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46516->172.17.0.3:30411, err= 2025/06/23 02:15:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rezeyen2yeke" 2025/06/23 02:15:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Connecting to FTP server 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:42748->172.17.0.3:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-ledikoy9niqo -> ftp://172.17.0.3:21/rclone-test-rezeyen2yeke 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:33507") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:57236->172.17.0.3:33507, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39828") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45292->172.17.0.3:39828, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34080") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35590->172.17.0.3:34080, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37075") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60316->172.17.0.3:37075, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:39791") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:59310->172.17.0.3:39791, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:35099") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:53330->172.17.0.3:35099, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:33282") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:46026->172.17.0.3:33282, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38114") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53250->172.17.0.3:38114, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30604") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34710->172.17.0.3:30604, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36433") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36042->172.17.0.3:36433, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:34374") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32777") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:60054->172.17.0.3:34374, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50262->172.17.0.3:32777, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:32041") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39363") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:52436->172.17.0.3:32041, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39728->172.17.0.3:39363, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37189") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53186->172.17.0.3:37189, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:39178") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:57206->172.17.0.3:39178, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:34503") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:57124->172.17.0.3:34503, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:39829") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:35428->172.17.0.3:39829, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:34111") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:36982->172.17.0.3:34111, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: dial("tcp","172.17.0.3:34505") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: > dial: conn=172.17.0.1:46170->172.17.0.3:34505, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Purge object "sub dir/hello world" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Purge dir "sub dir" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-rezeyen2yeke: Purge dir "" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34021") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33096->172.17.0.3:34021, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39599") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43788->172.17.0.3:39599, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33468") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57208->172.17.0.3:33468, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37434") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53504->172.17.0.3:37434, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35492") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48948->172.17.0.3:35492, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35048") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44754->172.17.0.3:35048, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32873") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39232->172.17.0.3:32873, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35046") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50754->172.17.0.3:35046, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30752") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58368->172.17.0.3:30752, err= 2025/06/23 02:15:11 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/23 02:15:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 02:15:11 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39108") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46088->172.17.0.3:39108, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30515") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42860->172.17.0.3:30515, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35604") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35808->172.17.0.3:35604, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31367") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52690->172.17.0.3:31367, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32322") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40974->172.17.0.3:32322, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31370") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42044->172.17.0.3:31370, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34206") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36152->172.17.0.3:34206, err= 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32309") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53436->172.17.0.3:32309, err= 2025/06/23 02:15:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jegawag5kico" 2025/06/23 02:15:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:11 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Connecting to FTP server 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:42758->172.17.0.3:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-ledikoy9niqo -> ftp://172.17.0.3:21/rclone-test-jegawag5kico 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:30770") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:41888->172.17.0.3:30770, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34613") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40784->172.17.0.3:34613, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38844") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40710->172.17.0.3:38844, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31386") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39196->172.17.0.3:31386, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:34362") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:41946->172.17.0.3:34362, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/23 02:15:12 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:30844") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:35288->172.17.0.3:30844, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:37701") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:39484->172.17.0.3:37701, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34134") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60266->172.17.0.3:34134, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38537") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40430->172.17.0.3:38537, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39380") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35178->172.17.0.3:39380, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Using server-side directory move 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:39842") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36413") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:49364->172.17.0.3:39842, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57882->172.17.0.3:36413, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31869") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:30771") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56092->172.17.0.3:31869, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:40714->172.17.0.3:30771, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Waiting for transfers to finish 2025/06/23 02:15:12 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:12 INFO : sub dir/hello world: Moved (server-side) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33707") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47208->172.17.0.3:33707, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34605") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47520->172.17.0.3:34605, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:34796") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:57494->172.17.0.3:34796, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:30268") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:35982->172.17.0.3:30268, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30492") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58358->172.17.0.3:30492, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37795") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50848->172.17.0.3:37795, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30172") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57372->172.17.0.3:30172, err= 2025/06/23 02:15:12 DEBUG : testing file moves 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39732") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:36683") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47018->172.17.0.3:39732, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:33328->172.17.0.3:36683, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39348") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:32541") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34600->172.17.0.3:39348, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:60384->172.17.0.3:32541, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Waiting for transfers to finish 2025/06/23 02:15:12 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:12 INFO : sub dir/hello world: Moved (server-side) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31202") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37704->172.17.0.3:31202, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30377") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39276->172.17.0.3:30377, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:31645") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:58760->172.17.0.3:31645, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:30890") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:48220->172.17.0.3:30890, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:39154") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:56754->172.17.0.3:39154, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: dial("tcp","172.17.0.3:37401") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: > dial: conn=172.17.0.1:40704->172.17.0.3:37401, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Purge object "sub dir/hello world" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Purge dir "sub dir" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jegawag5kico: Purge dir "" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39592") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51382->172.17.0.3:39592, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37509") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54382->172.17.0.3:37509, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34406") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52238->172.17.0.3:34406, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37057") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48286->172.17.0.3:37057, err= 2025/06/23 02:15:12 ERROR : error listing: directory not found 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33165") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42432->172.17.0.3:33165, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38173") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54500->172.17.0.3:38173, err= 2025/06/23 02:15:12 INFO : Local file system at /tmp/rclone2137824111: Making directory 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38294") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40322->172.17.0.3:38294, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30431") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50268->172.17.0.3:30431, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32949") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40776->172.17.0.3:32949, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36153") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41692->172.17.0.3:36153, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37176") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50786->172.17.0.3:37176, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31526") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55272->172.17.0.3:31526, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33642") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50200->172.17.0.3:33642, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37420") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43078->172.17.0.3:37420, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39764") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44210->172.17.0.3:39764, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39911") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53806->172.17.0.3:39911, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36954") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49344->172.17.0.3:36954, err= 2025/06/23 02:15:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36678") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51474->172.17.0.3:36678, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39864") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53122->172.17.0.3:39864, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/23 02:15:12 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35352") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33388->172.17.0.3:35352, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30033") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53788->172.17.0.3:30033, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39867") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49254->172.17.0.3:39867, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33892") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49128->172.17.0.3:33892, err= 2025/06/23 02:15:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34373") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32820->172.17.0.3:34373, err= 2025/06/23 02:15:12 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/23 02:15:12 INFO : check sum: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30359") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33964->172.17.0.3:30359, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30880") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33712->172.17.0.3:30880, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 NOTICE: ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/23 02:15:12 DEBUG : check sum: Size of src and dst objects identical 2025/06/23 02:15:12 DEBUG : check sum: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38415") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43170->172.17.0.3:38415, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38304") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35932->172.17.0.3:38304, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35747") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51542->172.17.0.3:35747, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30747") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41720->172.17.0.3:30747, err= 2025/06/23 02:15:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37786") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36344->172.17.0.3:37786, err= 2025/06/23 02:15:12 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/23 02:15:12 INFO : sizeonly: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38889") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49470->172.17.0.3:38889, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30664") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37866->172.17.0.3:30664, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : sizeonly: Sizes identical 2025/06/23 02:15:12 DEBUG : sizeonly: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34543") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52176->172.17.0.3:34543, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32683") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51356->172.17.0.3:32683, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35655") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44186->172.17.0.3:35655, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34806") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49918->172.17.0.3:34806, err= 2025/06/23 02:15:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34774") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48810->172.17.0.3:34774, err= 2025/06/23 02:15:12 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/23 02:15:12 INFO : ignore-size: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35469") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56436->172.17.0.3:35469, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30229") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48724->172.17.0.3:30229, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : ignore-size: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35054") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41426->172.17.0.3:35054, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38500") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60828->172.17.0.3:38500, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39144") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58938->172.17.0.3:39144, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37110") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52664->172.17.0.3:37110, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32123") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60592->172.17.0.3:32123, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33970") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46926->172.17.0.3:33970, err= 2025/06/23 02:15:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : existing: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32300") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55912->172.17.0.3:32300, err= 2025/06/23 02:15:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35588") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35846->172.17.0.3:35588, err= 2025/06/23 02:15:12 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/23 02:15:12 INFO : existing: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35814") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34296->172.17.0.3:35814, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33273") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57592->172.17.0.3:33273, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38027") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34956->172.17.0.3:38027, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34489") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56894->172.17.0.3:34489, err= 2025/06/23 02:15:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33813") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44380->172.17.0.3:33813, err= 2025/06/23 02:15:12 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/23 02:15:12 INFO : existing: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37497") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43626->172.17.0.3:37497, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35882") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55362->172.17.0.3:35882, err= 2025/06/23 02:15:12 DEBUG : existing: Destination exists, skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35884") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35934->172.17.0.3:35884, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30533") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60156->172.17.0.3:30533, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31763") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47622->172.17.0.3:31763, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39989") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36158->172.17.0.3:39989, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31352") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54842->172.17.0.3:31352, err= 2025/06/23 02:15:12 INFO : d: Making directory 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31436") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54358->172.17.0.3:31436, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31588") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31433") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42774->172.17.0.3:21, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48564->172.17.0.3:31433, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40586->172.17.0.3:31588, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31029") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52532->172.17.0.3:31029, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30995") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51066->172.17.0.3:30995, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38973") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36155") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30739") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59130->172.17.0.3:38973, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34200->172.17.0.3:36155, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40858->172.17.0.3:30739, err= 2025/06/23 02:15:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36080") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49192->172.17.0.3:36080, err= 2025/06/23 02:15:12 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/23 02:15:12 INFO : a/potato2: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : b/potato: Deleted 2025/06/23 02:15:12 INFO : d: Removing directory 2025/06/23 02:15:12 INFO : b: Removing directory 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: deleted 2 directories 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35173") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57260->172.17.0.3:35173, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31203") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35422") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44388->172.17.0.3:31203, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47560->172.17.0.3:35422, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30400") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40000->172.17.0.3:30400, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32278") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60296->172.17.0.3:32278, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34575") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42772->172.17.0.3:34575, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39712") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45346->172.17.0.3:39712, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39503") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49954->172.17.0.3:39503, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33051") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35316->172.17.0.3:33051, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34131") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37838->172.17.0.3:34131, err= 2025/06/23 02:15:12 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/06/23 02:15:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35990") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46176->172.17.0.3:35990, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32422") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48648->172.17.0.3:32422, err= 2025/06/23 02:15:12 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/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35460") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42264->172.17.0.3:35460, err= 2025/06/23 02:15:12 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/23 02:15:12 INFO : empty space: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38871") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60644->172.17.0.3:38871, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31094") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34150->172.17.0.3:31094, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32836") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49296->172.17.0.3:32836, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30613") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52230->172.17.0.3:30613, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32460") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53386->172.17.0.3:32460, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39827") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38726->172.17.0.3:39827, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31570") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41086->172.17.0.3:31570, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32787") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37154->172.17.0.3:32787, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 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/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39802") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36098->172.17.0.3:39802, err= 2025/06/23 02:15:12 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/23 02:15:12 INFO : foo: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34319") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54522->172.17.0.3:34319, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32374") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35180->172.17.0.3:32374, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32263") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34860->172.17.0.3:32263, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38323") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34014->172.17.0.3:38323, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34527") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54170->172.17.0.3:34527, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37884") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42836->172.17.0.3:37884, err= 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32683") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51362->172.17.0.3:32683, err= 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/23 02:15:12 INFO : potato: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32792") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45964->172.17.0.3:32792, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39673") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56606->172.17.0.3:39673, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38390") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54744->172.17.0.3:38390, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38011") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41736->172.17.0.3:38011, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34204") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32886->172.17.0.3:34204, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31619") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47122->172.17.0.3:31619, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38365") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38558->172.17.0.3:38365, err= 2025/06/23 02:15:12 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/23 02:15:12 INFO : potato: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32462") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51298->172.17.0.3:32462, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31033") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45240->172.17.0.3:31033, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39972") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45040->172.17.0.3:39972, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31428") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38900->172.17.0.3:31428, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30415") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46800->172.17.0.3:30415, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31338") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34404->172.17.0.3:31338, err= 2025/06/23 02:15:12 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/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36105") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58166->172.17.0.3:36105, err= 2025/06/23 02:15:12 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/23 02:15:12 INFO : potato: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34728") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34142->172.17.0.3:34728, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38975") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45932->172.17.0.3:38975, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32038") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50672->172.17.0.3:32038, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30145") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50228->172.17.0.3:30145, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36627") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40404->172.17.0.3:36627, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30153") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38920->172.17.0.3:30153, err= 2025/06/23 02:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37794") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58798->172.17.0.3:37794, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34346") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35636->172.17.0.3:34346, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36364") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55966->172.17.0.3:36364, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30809") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43790->172.17.0.3:30809, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34776") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59352->172.17.0.3:34776, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38356") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47130->172.17.0.3:38356, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31852") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42150->172.17.0.3:31852, err= 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39998") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44256->172.17.0.3:39998, err= 2025/06/23 02:15:12 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/23 02:15:12 INFO : potato2: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : potato: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33202") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56596->172.17.0.3:33202, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33077") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47250->172.17.0.3:33077, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39169") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55392->172.17.0.3:39169, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31152") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52026->172.17.0.3:31152, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32673") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57594->172.17.0.3:32673, err= 2025/06/23 02:15:12 INFO : d: Making directory 2025/06/23 02:15:12 INFO : d/e: Making directory 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31777") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58690->172.17.0.3:31777, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33144") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34665") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56724->172.17.0.3:34665, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35533") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33152->172.17.0.3:33144, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35482->172.17.0.3:35533, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35228") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37704->172.17.0.3:35228, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32457") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49684->172.17.0.3:32457, err= 2025/06/23 02:15:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34596") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38390") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34705") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42776->172.17.0.3:21, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41324->172.17.0.3:34596, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54752->172.17.0.3:38390, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46914->172.17.0.3:34705, err= 2025/06/23 02:15:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34494") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45960->172.17.0.3:34494, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37675") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52618->172.17.0.3:37675, err= 2025/06/23 02:15:12 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/23 02:15:12 INFO : a/potato2: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : b/potato: Deleted 2025/06/23 02:15:12 INFO : d/e: Removing directory 2025/06/23 02:15:12 INFO : d: Removing directory 2025/06/23 02:15:12 INFO : b: Removing directory 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: deleted 3 directories 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37950") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54008->172.17.0.3:37950, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35707") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54056->172.17.0.3:35707, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37888") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53584->172.17.0.3:37888, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39608") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53948->172.17.0.3:39608, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32444") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30529") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41224->172.17.0.3:32444, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40006->172.17.0.3:30529, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30517") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40438->172.17.0.3:30517, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33965") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36460->172.17.0.3:33965, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38437") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35478->172.17.0.3:38437, err= 2025/06/23 02:15:12 INFO : d: Making directory 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36953") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59900->172.17.0.3:36953, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32953") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58094->172.17.0.3:32953, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33528") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39542") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59034->172.17.0.3:33528, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59846->172.17.0.3:39542, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35420") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35688->172.17.0.3:35420, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34473") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38244") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32377") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53490->172.17.0.3:34473, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41000->172.17.0.3:38244, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37004->172.17.0.3:32377, err= 2025/06/23 02:15:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38117") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49366->172.17.0.3:38117, err= 2025/06/23 02:15:12 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/23 02:15:12 INFO : a/potato2: Copied (new) 2025/06/23 02:15:12 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: not deleting files as there were IO errors 2025/06/23 02:15:12 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: not deleting directories as there were IO errors 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32547") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32810->172.17.0.3:32547, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37494") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34742") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30423") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34636->172.17.0.3:37494, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33812->172.17.0.3:34742, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33542") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51538->172.17.0.3:30423, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51828->172.17.0.3:33542, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37655") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56270->172.17.0.3:37655, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33041") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30560") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36394->172.17.0.3:33041, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32590") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31519") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41220->172.17.0.3:30560, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57234->172.17.0.3:32590, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34404->172.17.0.3:31519, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30589") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47404->172.17.0.3:30589, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34955") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59618->172.17.0.3:34955, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30697") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45768->172.17.0.3:30697, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38359") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53784->172.17.0.3:38359, err= 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34339") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60200->172.17.0.3:34339, err= 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35610") 2025/06/23 02:15:12 INFO : potato: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35688->172.17.0.3:35610, err= 2025/06/23 02:15:12 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/23 02:15:12 INFO : potato2: Copied (new) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36497") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34474->172.17.0.3:36497, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30648") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58302->172.17.0.3:30648, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38286") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34126->172.17.0.3:38286, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38346") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41360->172.17.0.3:38346, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38047") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58314->172.17.0.3:38047, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38255") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50958->172.17.0.3:38255, err= 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34746") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57500->172.17.0.3:34746, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 INFO : potato: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31570") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41102->172.17.0.3:31570, err= 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30990") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36844->172.17.0.3:30990, err= 2025/06/23 02:15:12 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/23 02:15:12 INFO : potato2: Copied (new) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36071") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41598->172.17.0.3:36071, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36038") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33724->172.17.0.3:36038, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35556") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35874->172.17.0.3:35556, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31068") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33620->172.17.0.3:31068, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33462") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57476->172.17.0.3:33462, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31360") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52662->172.17.0.3:31360, err= 2025/06/23 02:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30150") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51102->172.17.0.3:30150, err= 2025/06/23 02:15:12 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/23 02:15:12 INFO : potato2: Copied (new) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31690") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52684->172.17.0.3:31690, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34355") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36064->172.17.0.3:34355, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37296") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49416->172.17.0.3:37296, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32574") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58682->172.17.0.3:32574, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32802") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44738->172.17.0.3:32802, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33101") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45524->172.17.0.3:33101, err= 2025/06/23 02:15:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : enormous: Excluded 2025/06/23 02:15:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : potato2: Excluded 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33240") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36194->172.17.0.3:33240, err= 2025/06/23 02:15:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : potato2: Excluded 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39822") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55758->172.17.0.3:39822, err= 2025/06/23 02:15:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : enormous: Excluded 2025/06/23 02:15:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : potato2: Excluded 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39706") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43046->172.17.0.3:39706, err= 2025/06/23 02:15:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : potato2: Excluded 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35305") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46984->172.17.0.3:35305, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30319") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48574->172.17.0.3:30319, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39738") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51798->172.17.0.3:39738, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39645") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56008->172.17.0.3:39645, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38394") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49438->172.17.0.3:38394, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32336") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56676->172.17.0.3:32336, err= 2025/06/23 02:15:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : enormous: Excluded 2025/06/23 02:15:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 02:15:12 DEBUG : potato2: Excluded 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37116") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38214->172.17.0.3:37116, err= 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : potato2: Deleted 2025/06/23 02:15:12 INFO : enormous: Deleted 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35623") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34654->172.17.0.3:35623, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33371") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46232->172.17.0.3:33371, err= 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : enormous: Deleted 2025/06/23 02:15:12 INFO : potato2: Deleted 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34884") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59500->172.17.0.3:34884, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34596") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41334->172.17.0.3:34596, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36947") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47222->172.17.0.3:36947, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33696") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60168->172.17.0.3:33696, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39249") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50944->172.17.0.3:39249, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35114") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53408->172.17.0.3:35114, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33711") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53620->172.17.0.3:33711, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34756") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57804->172.17.0.3:34756, err= 2025/06/23 02:15:12 DEBUG : five: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/23 02:15:12 DEBUG : one: Destination is newer than source, skipping 2025/06/23 02:15:12 DEBUG : three: Sizes identical 2025/06/23 02:15:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34004") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32074") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53172->172.17.0.3:34004, err= 2025/06/23 02:15:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53252->172.17.0.3:32074, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35673") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47908->172.17.0.3:35673, err= 2025/06/23 02:15:12 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/23 02:15:12 INFO : two: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/23 02:15:12 INFO : four: Copied (replaced existing) 2025/06/23 02:15:12 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/23 02:15:12 INFO : five: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36526") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50268->172.17.0.3:36526, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32380") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53928->172.17.0.3:32380, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31771") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50738->172.17.0.3:31771, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/23 02:15:12 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32891") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60594->172.17.0.3:32891, err= 2025/06/23 02:15:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31318") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31268") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41406->172.17.0.3:31318, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51078->172.17.0.3:31268, err= 2025/06/23 02:15:12 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/23 02:15:12 INFO : yam: Copied (new) 2025/06/23 02:15:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/23 02:15:12 INFO : potato: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39628") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44842->172.17.0.3:39628, err= 2025/06/23 02:15:12 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33628") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49382->172.17.0.3:33628, err= 2025/06/23 02:15:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : potato: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36596") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43004->172.17.0.3:36596, err= 2025/06/23 02:15:12 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/23 02:15:12 INFO : yaml: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : yam: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32941") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60344->172.17.0.3:32941, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35265") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44532->172.17.0.3:35265, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37928") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57932->172.17.0.3:37928, 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.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32649") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53186->172.17.0.3:32649, err= 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Making map for --track-renames 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Finished making map for --track-renames 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for renames to finish 2025/06/23 02:15:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36842") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46786->172.17.0.3:36842, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34028") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49240->172.17.0.3:34028, err= 2025/06/23 02:15:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/23 02:15:12 INFO : potato: Copied (new) 2025/06/23 02:15:12 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/23 02:15:12 INFO : yam: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30732") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57142->172.17.0.3:30732, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32159") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42558->172.17.0.3:32159, err= 2025/06/23 02:15:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Making map for --track-renames 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Finished making map for --track-renames 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : potato: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for renames to finish 2025/06/23 02:15:12 INFO : yam: Moved (server-side) to: yaml 2025/06/23 02:15:12 INFO : yaml: Renamed from "yam" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34998") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46400->172.17.0.3:34998, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31472") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38830->172.17.0.3:31472, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34769") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35620->172.17.0.3:34769, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33880") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47142->172.17.0.3:33880, err= 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Making map for --track-renames 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Finished making map for --track-renames 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for renames to finish 2025/06/23 02:15:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38582") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44788->172.17.0.3:38582, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35867") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39250->172.17.0.3:35867, err= 2025/06/23 02:15:12 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/23 02:15:12 INFO : potato: Copied (new) 2025/06/23 02:15:12 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/23 02:15:12 INFO : sub/yam: Copied (new) 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33563") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59450->172.17.0.3:33563, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38739") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46666->172.17.0.3:38739, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37550") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34110->172.17.0.3:37550, err= 2025/06/23 02:15:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36216") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46700->172.17.0.3:36216, err= 2025/06/23 02:15:12 DEBUG : potato: Unchanged skipping 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Making map for --track-renames 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Finished making map for --track-renames 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for renames to finish 2025/06/23 02:15:12 INFO : sub/yam: Moved (server-side) to: yam 2025/06/23 02:15:12 INFO : yam: Renamed from "sub/yam" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38717") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42928->172.17.0.3:38717, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30821") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59062->172.17.0.3:30821, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32071") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49902->172.17.0.3:32071, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39687") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56100->172.17.0.3:39687, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30481") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53480->172.17.0.3:30481, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : Creating backend with remote "/tmp/rclone2137824111/dir1" 2025/06/23 02:15:12 DEBUG : Creating backend with remote "/tmp/rclone2137824111/dir2" 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111/dir2: Using server-side directory move 2025/06/23 02:15:12 INFO : Local file system at /tmp/rclone2137824111/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 02:15:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111/dir2: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111/dir2: Waiting for transfers to finish 2025/06/23 02:15:12 INFO : file1.txt: Moved (server-side) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32624") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42812->172.17.0.3:32624, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32264") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43484->172.17.0.3:32264, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32287") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60518->172.17.0.3:32287, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37956") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57280->172.17.0.3:37956, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30848") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35562->172.17.0.3:30848, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:12 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:12 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:12 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/23 02:15:12 INFO : nested/sub dir/file: Copied (new) 2025/06/23 02:15:12 INFO : nested/sub dir/file: Deleted 2025/06/23 02:15:12 INFO : sub dir: Removing directory 2025/06/23 02:15:12 INFO : nested/sub dir: Removing directory 2025/06/23 02:15:12 INFO : nested: Removing directory 2025/06/23 02:15:12 DEBUG : Local file system at /tmp/rclone2137824111: deleted 3 directories 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36199") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45192->172.17.0.3:36199, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31553") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47892->172.17.0.3:31553, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33461") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40540->172.17.0.3:33461, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33861") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50082->172.17.0.3:33861, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38195") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41182->172.17.0.3:38195, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30509") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32757") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49330->172.17.0.3:30509, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46138->172.17.0.3:32757, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34762") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60562->172.17.0.3:34762, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38228") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51724->172.17.0.3:38228, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30181") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45512->172.17.0.3:30181, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35382") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41522->172.17.0.3:35382, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39103") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50684->172.17.0.3:39103, err= 2025/06/23 02:15:12 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 02:15:12 INFO : sub dir/hello world: Copied (new) 2025/06/23 02:15:12 INFO : sub dir/hello world: Deleted 2025/06/23 02:15:12 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/23 02:15:12 INFO : nested/sub dir/file: Copied (new) 2025/06/23 02:15:12 INFO : nested/sub dir/file: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31138") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37764->172.17.0.3:31138, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33685") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38137") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44400->172.17.0.3:33685, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44804->172.17.0.3:38137, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34024") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44598->172.17.0.3:34024, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30340") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36076->172.17.0.3:30340, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32510") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48522->172.17.0.3:32510, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30606") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60440->172.17.0.3:30606, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30035") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48434->172.17.0.3:30035, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33175") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50956->172.17.0.3:33175, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34665") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56738->172.17.0.3:34665, err= 2025/06/23 02:15:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34441") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36170->172.17.0.3:34441, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38769") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58024->172.17.0.3:38769, err= 2025/06/23 02:15:12 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/23 02:15:12 INFO : existing-b: Copied (new) 2025/06/23 02:15:12 INFO : existing-b: Deleted 2025/06/23 02:15:12 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/23 02:15:12 INFO : existing: Copied (new) 2025/06/23 02:15:12 INFO : existing: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33875") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52284->172.17.0.3:33875, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36071") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41612->172.17.0.3:36071, err= 2025/06/23 02:15:12 DEBUG : existing: Destination exists, skipping 2025/06/23 02:15:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:12 INFO : There was nothing to transfer 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39803") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41422->172.17.0.3:39803, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38495") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35668->172.17.0.3:38495, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32497") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36676->172.17.0.3:32497, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mofukix7hode" 2025/06/23 02:15:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:12 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:12 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Connecting to FTP server 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:42782->172.17.0.3:21, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36241") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51266->172.17.0.3:36241, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33520") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54400->172.17.0.3:33520, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36221") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57000->172.17.0.3:36221, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34524") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60630->172.17.0.3:34524, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-ledikoy9niqo -> ftp://172.17.0.3:21/rclone-test-mofukix7hode 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:38738") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:42442->172.17.0.3:38738, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:30210") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:54166->172.17.0.3:30210, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:32838") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:50304->172.17.0.3:32838, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Using server-side directory move 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37193") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52708->172.17.0.3:37193, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:38624") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:53310->172.17.0.3:38624, err= 2025/06/23 02:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/23 02:15:12 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Waiting for checks to finish 2025/06/23 02:15:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Connecting to FTP server 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:12 INFO : empty space: Deleted 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Waiting for transfers to finish 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:42792->172.17.0.3:21, err= 2025/06/23 02:15:12 INFO : potato2: Moved (server-side) 2025/06/23 02:15:12 INFO : potato3: Deleted 2025/06/23 02:15:12 INFO : potato3: Moved (server-side) 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37606") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57422->172.17.0.3:37606, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:37672") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:55746->172.17.0.3:37672, err= 2025/06/23 02:15:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rexupev7laje" 2025/06/23 02:15:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:12 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:12 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Connecting to FTP server 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: > dial: conn=172.17.0.1:42804->172.17.0.3:21, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Using server-side directory move 2025/06/23 02:15:12 INFO : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Server side directory move succeeded 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: dial("tcp","172.17.0.3:34497") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: > dial: conn=172.17.0.1:54880->172.17.0.3:34497, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:33068") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:60718->172.17.0.3:33068, err= 2025/06/23 02:15:12 ERROR : error listing: directory not found 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: dial("tcp","172.17.0.3:35098") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: > dial: conn=172.17.0.1:53250->172.17.0.3:35098, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Purge object "empty space" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Purge object "potato2" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Purge object "potato3" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-rexupev7laje: Purge dir "" 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: dial("tcp","172.17.0.3:33276") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: > dial: conn=172.17.0.1:47132->172.17.0.3:33276, err= 2025/06/23 02:15:12 ERROR : error listing: directory not found 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mofukix7hode: Purge dir "" 2025/06/23 02:15:12 NOTICE: purge failed to rmdir "": directory not found 2025/06/23 02:15:12 NOTICE: purge failed: directory not found 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35679") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34762->172.17.0.3:35679, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38115") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37002->172.17.0.3:38115, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ratihut5buka" 2025/06/23 02:15:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:12 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:12 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: Connecting to FTP server 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:42806->172.17.0.3:21, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35176") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53978->172.17.0.3:35176, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35396") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51850->172.17.0.3:35396, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30338") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42284->172.17.0.3:30338, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30782") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39256->172.17.0.3:30782, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-ledikoy9niqo -> ftp://172.17.0.3:21/rclone-test-ratihut5buka 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:34928") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:41648->172.17.0.3:34928, err= 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:39512") 2025/06/23 02:15:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:56668->172.17.0.3:39512, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:34153") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:50650->172.17.0.3:34153, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:37747") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34846") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:39536->172.17.0.3:37747, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38896->172.17.0.3:34846, err= 2025/06/23 02:15:13 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 02:15:13 DEBUG : empty space: Excluded 2025/06/23 02:15:13 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 02:15:13 DEBUG : empty space: Excluded 2025/06/23 02:15:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:42822->172.17.0.3:21, err= 2025/06/23 02:15:13 INFO : potato2: Moved (server-side) 2025/06/23 02:15:13 INFO : potato3: Deleted 2025/06/23 02:15:13 INFO : potato3: Moved (server-side) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31893") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58468->172.17.0.3:31893, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:31649") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:40376->172.17.0.3:31649, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kohibaj2size" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: > dial: conn=172.17.0.1:42830->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: dial("tcp","172.17.0.3:39812") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: > dial: conn=172.17.0.1:45596->172.17.0.3:39812, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:31368") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:55762->172.17.0.3:31368, err= 2025/06/23 02:15:13 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 02:15:13 DEBUG : empty space: Excluded 2025/06/23 02:15:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: > dial: conn=172.17.0.1:42846->172.17.0.3:21, err= 2025/06/23 02:15:13 INFO : potato3: Moved (server-side) 2025/06/23 02:15:13 INFO : potato2: Moved (server-side) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: dial("tcp","172.17.0.3:34252") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: > dial: conn=172.17.0.1:38858->172.17.0.3:34252, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:37005") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:35570->172.17.0.3:37005, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: dial("tcp","172.17.0.3:33066") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: > dial: conn=172.17.0.1:39306->172.17.0.3:33066, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Purge object "potato2" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Purge object "potato3" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kohibaj2size: Purge dir "" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: dial("tcp","172.17.0.3:36203") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: > dial: conn=172.17.0.1:34516->172.17.0.3:36203, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: Purge object "empty space" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ratihut5buka: Purge dir "" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37511") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51396->172.17.0.3:37511, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36286") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41084->172.17.0.3:36286, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kayosur2vora" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:43338->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31051") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48124->172.17.0.3:31051, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32912") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55040->172.17.0.3:32912, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36176") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56980->172.17.0.3:36176, err= 2025/06/23 02:15:13 INFO : tomatoDir: Making directory 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32876") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54682->172.17.0.3:32876, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31210") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50992->172.17.0.3:31210, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-ledikoy9niqo -> ftp://172.17.0.3:21/rclone-test-kayosur2vora 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:33675") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:51084->172.17.0.3:33675, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:36909") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:56184->172.17.0.3:36909, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:39797") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:36828->172.17.0.3:39797, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Using server-side directory move 2025/06/23 02:15:13 INFO : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36567") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42108->172.17.0.3:36567, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:38628") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:53222->172.17.0.3:38628, err= 2025/06/23 02:15:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : empty space: Unchanged skipping 2025/06/23 02:15:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:43348->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36402") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45700->172.17.0.3:36402, err= 2025/06/23 02:15:13 INFO : empty space: Deleted 2025/06/23 02:15:13 INFO : potato2: Moved (server-side) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Waiting for transfers to finish 2025/06/23 02:15:13 INFO : potato3: Deleted 2025/06/23 02:15:13 INFO : potato3: Moved (server-side) 2025/06/23 02:15:13 INFO : tomatoDir: Removing directory 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: deleted 1 directories 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37067") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47228->172.17.0.3:37067, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37194") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47148->172.17.0.3:37194, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:38743") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:47086->172.17.0.3:38743, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hapazuz2cise" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: > dial: conn=172.17.0.1:43362->172.17.0.3:21, err= 2025/06/23 02:15:13 INFO : tomatoDir: Making directory 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Using server-side directory move 2025/06/23 02:15:13 INFO : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Server side directory move succeeded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: dial("tcp","172.17.0.3:35926") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: > dial: conn=172.17.0.1:42872->172.17.0.3:35926, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: dial("tcp","172.17.0.3:37148") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: > dial: conn=172.17.0.1:56634->172.17.0.3:37148, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:39544") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:49232->172.17.0.3:39544, err= 2025/06/23 02:15:13 ERROR : error listing: directory not found 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:32994") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:42514->172.17.0.3:32994, err= 2025/06/23 02:15:13 ERROR : error listing: directory not found 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: dial("tcp","172.17.0.3:38304") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: > dial: conn=172.17.0.1:41610->172.17.0.3:38304, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Purge object "empty space" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Purge object "potato2" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Purge object "potato3" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: dial("tcp","172.17.0.3:32865") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: > dial: conn=172.17.0.1:35316->172.17.0.3:32865, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Purge dir "tomatoDir" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-hapazuz2cise: Purge dir "" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: dial("tcp","172.17.0.3:37793") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: > dial: conn=172.17.0.1:51518->172.17.0.3:37793, err= 2025/06/23 02:15:13 ERROR : error listing: directory not found 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-kayosur2vora: Purge dir "" 2025/06/23 02:15:13 NOTICE: purge failed to rmdir "": directory not found 2025/06/23 02:15:13 NOTICE: purge failed: directory not found 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35763") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56586->172.17.0.3:35763, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35086") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58608->172.17.0.3:35086, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31136") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58460->172.17.0.3:31136, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39356") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37186->172.17.0.3:39356, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/rclone-sync-test" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: > dial: conn=172.17.0.1:43378->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35631") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40574->172.17.0.3:35631, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31610") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44496->172.17.0.3:31610, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/rclone-sync-test" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: > dial: conn=172.17.0.1:43380->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43396->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43408->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38107") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36502->172.17.0.3:38107, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32467") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: dial("tcp","172.17.0.3:34190") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42852->172.17.0.3:32467, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: > dial: conn=172.17.0.1:47530->172.17.0.3:34190, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test: Excluded 2025/06/23 02:15:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34004") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40882->172.17.0.3:34004, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39324") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: dial("tcp","172.17.0.3:38677") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35230->172.17.0.3:39324, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test: > dial: conn=172.17.0.1:49920->172.17.0.3:38677, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test: Excluded 2025/06/23 02:15:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38512") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38916->172.17.0.3:38512, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : rclone-sync-test-include: Removing directory 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: failed to delete 1 directories 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34430") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35537") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47882->172.17.0.3:34430, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50744->172.17.0.3:35537, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test: Excluded 2025/06/23 02:15:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34584") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38848->172.17.0.3:34584, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36580") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36764->172.17.0.3:36580, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34734") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45004->172.17.0.3:34734, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test: Excluded 2025/06/23 02:15:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34281") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40558->172.17.0.3:34281, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : rclone-sync-test-include: Removing directory 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: failed to delete 1 directories 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:38431") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37073") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41316->172.17.0.3:38431, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52372->172.17.0.3:37073, err= 2025/06/23 02:15:13 DEBUG : Excluded 2025/06/23 02:15:13 DEBUG : rclone-sync-test: Excluded 2025/06/23 02:15:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34868") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34434->172.17.0.3:34868, err= 2025/06/23 02:15:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35613") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49880->172.17.0.3:35613, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33159") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31452") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33718") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51254->172.17.0.3:33159, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34172->172.17.0.3:31452, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36620->172.17.0.3:33718, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31052") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38440->172.17.0.3:31052, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30980") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35358->172.17.0.3:30980, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43418->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: > dial: conn=172.17.0.1:43420->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" to be canonical "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:34133") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:58456->172.17.0.3:34133, err= 2025/06/23 02:15:13 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:39027") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:53502->172.17.0.3:39027, err= 2025/06/23 02:15:13 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31494") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44964->172.17.0.3:31494, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37428") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46016->172.17.0.3:37428, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31774") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39864->172.17.0.3:31774, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34762") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57828->172.17.0.3:34762, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:35411") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:59294->172.17.0.3:35411, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:34662") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:49410->172.17.0.3:34662, err= 2025/06/23 02:15:13 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (replaced existing) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31089") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52074->172.17.0.3:31089, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33003") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40714->172.17.0.3:33003, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31374") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55952->172.17.0.3:31374, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36206") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36706->172.17.0.3:36206, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38463") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56898->172.17.0.3:38463, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33932") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33700") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51928->172.17.0.3:33700, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60274->172.17.0.3:33932, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:35987") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:36848->172.17.0.3:35987, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39618") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52732->172.17.0.3:39618, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34220") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36795") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45264->172.17.0.3:34220, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39640->172.17.0.3:36795, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32210") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35314->172.17.0.3:32210, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37143") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42786->172.17.0.3:37143, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35188") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52240->172.17.0.3:35188, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38716") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39980->172.17.0.3:38716, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:38442") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:44010->172.17.0.3:38442, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: > dial: conn=172.17.0.1:43436->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30717") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43026->172.17.0.3:30717, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37111") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38178") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32806->172.17.0.3:38178, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34794->172.17.0.3:37111, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:32201") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:38582->172.17.0.3:32201, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : There was nothing to transfer 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37309") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38246->172.17.0.3:37309, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34499") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58656->172.17.0.3:34499, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38928") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34330->172.17.0.3:38928, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36532") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41624->172.17.0.3:36532, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37215") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52024->172.17.0.3:37215, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37400") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57794->172.17.0.3:37400, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/CompareDest" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/CompareDest" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:39685") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:56836->172.17.0.3:39685, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 02:15:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 02:15:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:35756") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:48958->172.17.0.3:35756, err= 2025/06/23 02:15:13 DEBUG : two.1503b713.partial: renamed to: two 2025/06/23 02:15:13 INFO : two: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37243") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45530->172.17.0.3:37243, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36240") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46206->172.17.0.3:36240, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39930") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48010->172.17.0.3:39930, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34213") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42166->172.17.0.3:34213, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30281") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35371") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54538->172.17.0.3:30281, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39264->172.17.0.3:35371, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38800") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39506->172.17.0.3:38800, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34237") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33698->172.17.0.3:34237, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38701") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57050->172.17.0.3:38701, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35846") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33614->172.17.0.3:35846, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34516") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30411") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45106->172.17.0.3:30411, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33358->172.17.0.3:34516, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dest" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: > dial: conn=172.17.0.1:43446->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/pre-dest1" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest1: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest1: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest1: > dial: conn=172.17.0.1:43448->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ledikoy9niqo/pre-dest1" to be canonical "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/pre-dest1" 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/pre-dest2" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest2: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest2: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest2: > dial: conn=172.17.0.1:43464->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ledikoy9niqo/pre-dest2" to be canonical "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/pre-dest2" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: dial("tcp","172.17.0.3:30964") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: > dial: conn=172.17.0.1:40920->172.17.0.3:30964, err= 2025/06/23 02:15:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/23 02:15:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: dial("tcp","172.17.0.3:33764") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: > dial: conn=172.17.0.1:58014->172.17.0.3:33764, err= 2025/06/23 02:15:13 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/23 02:15:13 INFO : 3: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: dial("tcp","172.17.0.3:38031") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dest: > dial: conn=172.17.0.1:37434->172.17.0.3:38031, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34102") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50692->172.17.0.3:34102, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36907") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31419") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35790") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45324->172.17.0.3:36907, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59870->172.17.0.3:35790, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48554->172.17.0.3:31419, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31795") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38138->172.17.0.3:31795, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39009") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37073") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54246->172.17.0.3:39009, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34046") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52386->172.17.0.3:37073, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46908->172.17.0.3:34046, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35254") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32866->172.17.0.3:35254, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest1: closing 1 unused connections 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36095") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40832->172.17.0.3:36095, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30221") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38944->172.17.0.3:30221, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38750") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33244->172.17.0.3:38750, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31597") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53968->172.17.0.3:31597, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31648") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52492->172.17.0.3:31648, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30930") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38942->172.17.0.3:30930, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37970") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60870->172.17.0.3:37970, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43476->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: > dial: conn=172.17.0.1:43482->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" to be canonical "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:31952") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:40008->172.17.0.3:31952, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 INFO : one: Moved (server-side) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:34339") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:53060->172.17.0.3:34339, err= 2025/06/23 02:15:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35446") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54488->172.17.0.3:35446, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30066") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38308") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56200->172.17.0.3:30066, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48756->172.17.0.3:38308, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30207") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44252->172.17.0.3:30207, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33889") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50454->172.17.0.3:33889, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35619") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50870->172.17.0.3:35619, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30185") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49770->172.17.0.3:30185, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:34471") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:37482->172.17.0.3:34471, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 INFO : one: Deleted 2025/06/23 02:15:13 INFO : one: Moved (server-side) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:38689") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:55336->172.17.0.3:38689, err= 2025/06/23 02:15:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt: Deleted 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34735") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54356->172.17.0.3:34735, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39114") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30383") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52576->172.17.0.3:30383, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40554->172.17.0.3:39114, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37377") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56694->172.17.0.3:37377, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30040") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55932->172.17.0.3:30040, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36057") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40820->172.17.0.3:36057, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39166") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49004->172.17.0.3:39166, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38606") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39418->172.17.0.3:38606, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30060") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38506->172.17.0.3:30060, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39343") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50928->172.17.0.3:39343, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34760") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41006->172.17.0.3:34760, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37249") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55808->172.17.0.3:37249, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43498->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: > dial: conn=172.17.0.1:43512->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" to be canonical "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:31399") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:41410->172.17.0.3:31399, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:39379") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:53196->172.17.0.3:39379, err= 2025/06/23 02:15:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37276") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45480->172.17.0.3:37276, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35455") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52432->172.17.0.3:35455, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39313") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53264->172.17.0.3:39313, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34644") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46162->172.17.0.3:34644, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36934") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60088->172.17.0.3:36934, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32612") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58636->172.17.0.3:32612, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36193") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47428->172.17.0.3:36193, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:39506") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:36444->172.17.0.3:39506, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 INFO : one.bak: Deleted 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:30800") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:46106->172.17.0.3:30800, err= 2025/06/23 02:15:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt.bak: Deleted 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38770") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50622->172.17.0.3:38770, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31116") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37788") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46146->172.17.0.3:31116, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59382->172.17.0.3:37788, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39321") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39446->172.17.0.3:39321, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30782") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37560") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44372->172.17.0.3:30782, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54434->172.17.0.3:37560, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37708") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34552->172.17.0.3:37708, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36973") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36526->172.17.0.3:36973, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33111") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56192->172.17.0.3:33111, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34366") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38030->172.17.0.3:34366, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39426") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47398->172.17.0.3:39426, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32645") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47474->172.17.0.3:32645, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43522->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: > dial: conn=172.17.0.1:43528->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" to be canonical "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:30563") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:54406->172.17.0.3:30563, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:35379") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:51014->172.17.0.3:35379, err= 2025/06/23 02:15:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31974") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60730->172.17.0.3:31974, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31215") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38306->172.17.0.3:31215, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30608") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34934->172.17.0.3:30608, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33511") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37962->172.17.0.3:33511, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38867") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54334->172.17.0.3:38867, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34554") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35759") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56688->172.17.0.3:34554, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51442->172.17.0.3:35759, err= 2025/06/23 02:15:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-ledikoy9niqo/backup" for canonical name "TestFTPPureftpd{RidZX}:rclone-test-ledikoy9niqo/backup" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:33028") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:39170->172.17.0.3:33028, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 INFO : one-2019-01-01: Deleted 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:32793") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:33330->172.17.0.3:32793, err= 2025/06/23 02:15:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three-2019-01-01.txt: Deleted 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39982") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43798->172.17.0.3:39982, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32927") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58710->172.17.0.3:32927, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34850") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33472->172.17.0.3:34850, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37262") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46746->172.17.0.3:37262, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38767") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37790") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52210->172.17.0.3:37790, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42058->172.17.0.3:38767, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38594") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57544->172.17.0.3:38594, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33179") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57412->172.17.0.3:33179, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35447") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60382->172.17.0.3:35447, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38273") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44348->172.17.0.3:38273, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30214") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47148->172.17.0.3:30214, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32065") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51418->172.17.0.3:32065, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43536->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:32836") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:40498->172.17.0.3:32836, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:30669") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:49332->172.17.0.3:30669, err= 2025/06/23 02:15:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35463") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33776->172.17.0.3:35463, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35830") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38022->172.17.0.3:35830, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32397") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52574->172.17.0.3:32397, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37974") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35502->172.17.0.3:37974, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37997") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37294->172.17.0.3:37997, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:32310") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:39322->172.17.0.3:32310, err= 2025/06/23 02:15:13 DEBUG : one.bak: Excluded (Path Filter) 2025/06/23 02:15:13 DEBUG : one.bak: Excluded 2025/06/23 02:15:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/23 02:15:13 DEBUG : three.txt.bak: Excluded 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for checks to finish 2025/06/23 02:15:13 INFO : one.bak: Deleted 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Waiting for transfers to finish 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:34242") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:53212->172.17.0.3:34242, err= 2025/06/23 02:15:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:13 INFO : three.txt.bak: Deleted 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 02:15:13 INFO : three.txt: Moved into backup dir 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35266") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38346->172.17.0.3:35266, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38494") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39624->172.17.0.3:38494, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33339") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47828->172.17.0.3:33339, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32549") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40534->172.17.0.3:32549, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38323") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37414->172.17.0.3:38323, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31422") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54466->172.17.0.3:31422, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30025") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56130->172.17.0.3:30025, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35665") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50792->172.17.0.3:35665, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38764") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51888->172.17.0.3:38764, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36915") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37168->172.17.0.3:36915, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43542->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:36473") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:37514->172.17.0.3:36473, err= 2025/06/23 02:15:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:39432") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:59408->172.17.0.3:39432, err= 2025/06/23 02:15:13 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/23 02:15:13 INFO : three.txt: Copied (new) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33605") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37946->172.17.0.3:33605, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38430") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57346->172.17.0.3:38430, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33894") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52472->172.17.0.3:33894, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31376") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54498->172.17.0.3:31376, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:15:13 INFO : one.bak: Deleted 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:33513") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:60450->172.17.0.3:33513, err= 2025/06/23 02:15:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 02:15:13 INFO : three.txt.bak: Deleted 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:39307") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:42338->172.17.0.3:39307, err= 2025/06/23 02:15:13 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/23 02:15:13 INFO : three.txt: Copied (new) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37304") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38318->172.17.0.3:37304, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32290") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46534->172.17.0.3:32290, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34914") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58338->172.17.0.3:34914, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38071") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35556->172.17.0.3:38071, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37952") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55464->172.17.0.3:37952, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31538") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38360->172.17.0.3:31538, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32991") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39490->172.17.0.3:32991, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35066") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44276->172.17.0.3:35066, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36013") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57140->172.17.0.3:36013, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32251") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48068->172.17.0.3:32251, err= 2025/06/23 02:15:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ledikoy9niqo/dst" 2025/06/23 02:15:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{RidZX}" suffix to name 2025/06/23 02:15:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/23 02:15:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/23 02:15:13 DEBUG : Setting pass="d0tUtw_af2BzEnhiBpXrs5kVWCRNe-AiurJ5f_ZMa8s" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/23 02:15:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: Connecting to FTP server 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:43548->172.17.0.3:21, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:38564") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:45770->172.17.0.3:38564, err= 2025/06/23 02:15:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:30339") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:57568->172.17.0.3:30339, err= 2025/06/23 02:15:13 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/23 02:15:13 INFO : three.txt: Copied (new) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33359") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37882->172.17.0.3:33359, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31276") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39298->172.17.0.3:31276, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38928") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34346->172.17.0.3:38928, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39586") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51874->172.17.0.3:39586, err= 2025/06/23 02:15:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 02:15:13 INFO : one-2019-01-01: Deleted 2025/06/23 02:15:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:38143") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:50748->172.17.0.3:38143, err= 2025/06/23 02:15:13 DEBUG : one.1503b713.partial: renamed to: one 2025/06/23 02:15:13 INFO : one: Copied (new) 2025/06/23 02:15:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:13 DEBUG : two: Unchanged skipping 2025/06/23 02:15:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 02:15:13 INFO : three-2019-01-01.txt: Deleted 2025/06/23 02:15:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: dial("tcp","172.17.0.3:31185") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo/dst: > dial: conn=172.17.0.1:51796->172.17.0.3:31185, err= 2025/06/23 02:15:13 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/23 02:15:13 INFO : three.txt: Copied (new) 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34782") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59970->172.17.0.3:34782, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33476") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52976->172.17.0.3:33476, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32400") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38402->172.17.0.3:32400, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35422") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51310->172.17.0.3:35422, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36161") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45352->172.17.0.3:36161, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30773") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39134->172.17.0.3:30773, err= 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37091") 2025/06/23 02:15:13 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45088->172.17.0.3:37091, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39920") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55992->172.17.0.3:39920, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35362") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55884->172.17.0.3:35362, err= 2025/06/23 02:15:14 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/23 02:15:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39043") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40490->172.17.0.3:39043, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37449") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58846->172.17.0.3:37449, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35358") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46884->172.17.0.3:35358, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31908") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48028->172.17.0.3:31908, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30652") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56498->172.17.0.3:30652, err= 2025/06/23 02:15:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37636") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47630->172.17.0.3:37636, err= 2025/06/23 02:15:14 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/23 02:15:14 INFO : existing: Copied (new) 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34295") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60916->172.17.0.3:34295, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30577") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50740->172.17.0.3:30577, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34828") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43948->172.17.0.3:34828, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/23 02:15:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: not deleting files as there were IO errors 2025/06/23 02:15:14 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: not deleting directories as there were IO errors 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36069") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38970->172.17.0.3:36069, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38104") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43688->172.17.0.3:38104, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36142") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54622->172.17.0.3:36142, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37457") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57486->172.17.0.3:37457, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39486") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34360->172.17.0.3:39486, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35825") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45914->172.17.0.3:35825, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : existing: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 INFO : There was nothing to transfer 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31478") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43608->172.17.0.3:31478, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39150") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40360->172.17.0.3:39150, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34201") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35538->172.17.0.3:34201, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33325") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36632->172.17.0.3:33325, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39728") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47112->172.17.0.3:39728, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39188") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58242->172.17.0.3:39188, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31058") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37014->172.17.0.3:31058, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34820") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50850->172.17.0.3:34820, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34900") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58644->172.17.0.3:34900, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30759") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45716->172.17.0.3:30759, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37739") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32860->172.17.0.3:37739, 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.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30757") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48638->172.17.0.3:30757, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32193") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48682->172.17.0.3:32193, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33404") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39196->172.17.0.3:33404, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37310") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40370->172.17.0.3:37310, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37190") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45954->172.17.0.3:37190, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39540") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47336->172.17.0.3:39540, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34673") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53202->172.17.0.3:34673, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30262") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44276->172.17.0.3:30262, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32826") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33254->172.17.0.3:32826, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35360") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55540->172.17.0.3:35360, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37080") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46620->172.17.0.3:37080, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32150") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45928->172.17.0.3:32150, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38817") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34682->172.17.0.3:38817, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35954") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37654->172.17.0.3:35954, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38082") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53594->172.17.0.3:38082, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38602") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37314->172.17.0.3:38602, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35733") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45412->172.17.0.3:35733, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38111") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47278->172.17.0.3:38111, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31621") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58654->172.17.0.3:31621, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34899") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40784->172.17.0.3:34899, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30507") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60022->172.17.0.3:30507, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35479") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52832->172.17.0.3:35479, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38184") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51808->172.17.0.3:38184, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32300") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42230->172.17.0.3:32300, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33245") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54850->172.17.0.3:33245, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36978") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57154->172.17.0.3:36978, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39766") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41314->172.17.0.3:39766, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39378") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41888->172.17.0.3:39378, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36668") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37122->172.17.0.3:36668, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36448") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35534->172.17.0.3:36448, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36827") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58498->172.17.0.3:36827, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34941") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50692->172.17.0.3:34941, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32102") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44106->172.17.0.3:32102, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33862") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36056->172.17.0.3:33862, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38958") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49652->172.17.0.3:38958, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39687") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45704->172.17.0.3:39687, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33805") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48266->172.17.0.3:33805, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30766") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49406->172.17.0.3:30766, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39550") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44600->172.17.0.3:39550, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36949") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43936->172.17.0.3:36949, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38766") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44144->172.17.0.3:38766, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38871") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46078->172.17.0.3:38871, err= 2025/06/23 02:15:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both0: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both12: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both14: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both10: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both16: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both17: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both11: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both13: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both15: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both2: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both3: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both4: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both18: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both6: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both7: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both19: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both1: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both5: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both8: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both9: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 INFO : only14: Deleted 2025/06/23 02:15:14 INFO : only1: Deleted 2025/06/23 02:15:14 INFO : only6: Deleted 2025/06/23 02:15:14 INFO : only11: Deleted 2025/06/23 02:15:14 INFO : only5: Deleted 2025/06/23 02:15:14 INFO : only17: Deleted 2025/06/23 02:15:14 INFO : only15: Deleted 2025/06/23 02:15:14 INFO : only7: Deleted 2025/06/23 02:15:14 INFO : only19: Deleted 2025/06/23 02:15:14 INFO : only3: Deleted 2025/06/23 02:15:14 INFO : only9: Deleted 2025/06/23 02:15:14 INFO : only0: Deleted 2025/06/23 02:15:14 INFO : only2: Deleted 2025/06/23 02:15:14 INFO : only13: Deleted 2025/06/23 02:15:14 INFO : only12: Deleted 2025/06/23 02:15:14 INFO : only18: Deleted 2025/06/23 02:15:14 INFO : only16: Deleted 2025/06/23 02:15:14 INFO : only4: Deleted 2025/06/23 02:15:14 INFO : only8: Deleted 2025/06/23 02:15:14 INFO : only10: Deleted 2025/06/23 02:15:14 INFO : There was nothing to transfer 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36395") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59378->172.17.0.3:36395, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30451") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59738->172.17.0.3:30451, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36394") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44568->172.17.0.3:36394, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33263") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51070->172.17.0.3:33263, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39023") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46538->172.17.0.3:39023, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30651") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52334->172.17.0.3:30651, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31413") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45868->172.17.0.3:31413, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35536") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44264->172.17.0.3:35536, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36538") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40854->172.17.0.3:36538, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38340") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49876->172.17.0.3:38340, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38393") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56894->172.17.0.3:38393, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37073") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52390->172.17.0.3:37073, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36248") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55758->172.17.0.3:36248, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31144") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54538->172.17.0.3:31144, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30228") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56418->172.17.0.3:30228, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37881") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40492->172.17.0.3:37881, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36435") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36686->172.17.0.3:36435, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32501") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54456->172.17.0.3:32501, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30622") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53948->172.17.0.3:30622, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31624") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54622->172.17.0.3:31624, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31055") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35756->172.17.0.3:31055, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32461") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45586->172.17.0.3:32461, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38071") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35560->172.17.0.3:38071, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38690") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37554->172.17.0.3:38690, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30231") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47952->172.17.0.3:30231, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39864") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49622->172.17.0.3:39864, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30421") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35294->172.17.0.3:30421, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39765") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38150->172.17.0.3:39765, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37622") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41526->172.17.0.3:37622, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36133") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51012->172.17.0.3:36133, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35824") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37000->172.17.0.3:35824, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37002") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56910->172.17.0.3:37002, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35423") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57298->172.17.0.3:35423, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32060") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43556->172.17.0.3:32060, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38550") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38426->172.17.0.3:38550, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36747") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37832->172.17.0.3:36747, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33324") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41686->172.17.0.3:33324, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35626") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60430->172.17.0.3:35626, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36957") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56502->172.17.0.3:36957, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33793") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33620->172.17.0.3:33793, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32668") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53216->172.17.0.3:32668, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39638") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57418->172.17.0.3:39638, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38220") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53436->172.17.0.3:38220, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33640") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47490->172.17.0.3:33640, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34471") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37490->172.17.0.3:34471, err= 2025/06/23 02:15:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both0: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both13: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both14: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both11: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both16: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both17: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both18: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both19: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both1: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both2: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both3: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both10: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both12: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both6: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both15: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both8: Unchanged skipping 2025/06/23 02:15:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : both4: Unchanged skipping 2025/06/23 02:15:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33447") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35864") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38312") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32847") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48400->172.17.0.3:35864, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56682->172.17.0.3:38312, err= 2025/06/23 02:15:14 DEBUG : both5: Unchanged skipping 2025/06/23 02:15:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : both7: Unchanged skipping 2025/06/23 02:15:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : both9: Unchanged skipping 2025/06/23 02:15:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49466->172.17.0.3:32847, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38094->172.17.0.3:33447, err= 2025/06/23 02:15:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/23 02:15:14 INFO : only11: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/23 02:15:14 INFO : only12: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32302") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47922->172.17.0.3:32302, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39241") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43274->172.17.0.3:39241, err= 2025/06/23 02:15:14 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/23 02:15:14 INFO : only0: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/23 02:15:14 INFO : only10: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34727") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35075") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38370->172.17.0.3:34727, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46048->172.17.0.3:35075, err= 2025/06/23 02:15:14 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/23 02:15:14 INFO : only13: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/23 02:15:14 INFO : only14: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36577") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37000") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52916->172.17.0.3:36577, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33088->172.17.0.3:37000, err= 2025/06/23 02:15:14 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/23 02:15:14 INFO : only15: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/23 02:15:14 INFO : only16: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31845") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60688->172.17.0.3:31845, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30249") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39902->172.17.0.3:30249, err= 2025/06/23 02:15:14 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/23 02:15:14 INFO : only17: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/23 02:15:14 INFO : only18: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37454") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47742->172.17.0.3:37454, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32490") 2025/06/23 02:15:14 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/23 02:15:14 INFO : only19: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59534->172.17.0.3:32490, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38870") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44714->172.17.0.3:38870, err= 2025/06/23 02:15:14 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/23 02:15:14 INFO : only1: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33823") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58328->172.17.0.3:33823, err= 2025/06/23 02:15:14 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/23 02:15:14 INFO : only5: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35714") 2025/06/23 02:15:14 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/23 02:15:14 INFO : only7: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/23 02:15:14 INFO : only6: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42298->172.17.0.3:35714, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33514") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35862") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38580->172.17.0.3:33514, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56980->172.17.0.3:35862, err= 2025/06/23 02:15:14 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/23 02:15:14 INFO : only8: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37314") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42516->172.17.0.3:37314, err= 2025/06/23 02:15:14 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/23 02:15:14 INFO : only9: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/23 02:15:14 INFO : only2: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/23 02:15:14 INFO : only4: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/23 02:15:14 INFO : only3: Copied (replaced existing) 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39924") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56116->172.17.0.3:39924, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34532") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51438->172.17.0.3:34532, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38495") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35614->172.17.0.3:38495, err= --- PASS: TestSyncConcurrentTruncate (0.16s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:14 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 02:15:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:14 INFO : empty_on_remote: Making directory 2025/06/23 02:15:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 02:15:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32835") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35200->172.17.0.3:32835, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35983") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40944->172.17.0.3:35983, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34528") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35071") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45482->172.17.0.3:34528, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46630->172.17.0.3:35071, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33145") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32992->172.17.0.3:33145, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39001") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48248->172.17.0.3:39001, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:14 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 02:15:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 02:15:14 INFO : empty_on_remote: Making directory 2025/06/23 02:15:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 02:15:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36845") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50964->172.17.0.3:36845, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33982") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34958") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39565") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44120->172.17.0.3:33982, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37464") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38862->172.17.0.3:39565, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50590->172.17.0.3:37464, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38460->172.17.0.3:34958, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31712") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48308->172.17.0.3:31712, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35117") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45316->172.17.0.3:35117, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : sub dir: Making directory 2025/06/23 02:15:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30672") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48536->172.17.0.3:30672, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32196") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48272->172.17.0.3:32196, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30012") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48596->172.17.0.3:30012, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31411") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40984->172.17.0.3:31411, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33941") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41948->172.17.0.3:33941, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31239") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50834->172.17.0.3:31239, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32212") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44068->172.17.0.3:32212, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31378") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47482->172.17.0.3:31378, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33013") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33812->172.17.0.3:33013, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38592") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59994->172.17.0.3:38592, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31217") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58360->172.17.0.3:31217, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 02:15:14 INFO : sub dir: Making directory 2025/06/23 02:15:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33223") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42740->172.17.0.3:33223, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36720") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37956") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33808->172.17.0.3:36720, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60204->172.17.0.3:37956, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31718") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40896->172.17.0.3:31718, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38638") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57238->172.17.0.3:38638, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34995") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60594->172.17.0.3:34995, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38561") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55870->172.17.0.3:38561, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31327") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56156->172.17.0.3:31327, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35929") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50094->172.17.0.3:35929, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39005") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39998->172.17.0.3:39005, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39953") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34420->172.17.0.3:39953, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34571") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45580->172.17.0.3:34571, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33191") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56456->172.17.0.3:33191, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32326") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38840->172.17.0.3:32326, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37370") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60750->172.17.0.3:37370, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33371") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44542->172.17.0.3:33371, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35694") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54764->172.17.0.3:35694, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39211") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33986->172.17.0.3:39211, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30467") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59442->172.17.0.3:30467, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38440") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52208->172.17.0.3:38440, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31102") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54148->172.17.0.3:31102, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34323") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54806->172.17.0.3:34323, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30945") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38770->172.17.0.3:30945, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38372") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41670->172.17.0.3:38372, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30536") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57156->172.17.0.3:30536, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33982") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44126->172.17.0.3:33982, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35083") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46622->172.17.0.3:35083, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33705") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52562->172.17.0.3:33705, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36525") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49210->172.17.0.3:36525, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33598") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60406->172.17.0.3:33598, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34705") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44064->172.17.0.3:34705, err= 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39172") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48252->172.17.0.3:39172, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39962") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58304->172.17.0.3:39962, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34839") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51146->172.17.0.3:34839, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35025") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43392->172.17.0.3:35025, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30638") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55080->172.17.0.3:30638, err= 2025/06/23 02:15:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31227") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47920->172.17.0.3:31227, err= 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 INFO : There was nothing to transfer 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31712") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48312->172.17.0.3:31712, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39744") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59540->172.17.0.3:39744, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31899") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59760->172.17.0.3:31899, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36242") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53280->172.17.0.3:36242, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33512") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52346->172.17.0.3:33512, err= 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33655") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35796->172.17.0.3:33655, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 INFO : There was nothing to transfer 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32698") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40896->172.17.0.3:32698, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30442") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48434->172.17.0.3:30442, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39670") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37792->172.17.0.3:39670, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31530") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45142->172.17.0.3:31530, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34067") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41912->172.17.0.3:34067, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32596") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56394->172.17.0.3:32596, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35789") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50370->172.17.0.3:35789, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32018") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33926->172.17.0.3:32018, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32009") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55674->172.17.0.3:32009, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33881") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49760->172.17.0.3:33881, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35846") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33630->172.17.0.3:35846, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35569") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54202->172.17.0.3:35569, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36061") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44108->172.17.0.3:36061, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35471") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48136->172.17.0.3:35471, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36644") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45382->172.17.0.3:36644, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31357") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58742->172.17.0.3:31357, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35449") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34596->172.17.0.3:35449, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39610") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35288->172.17.0.3:39610, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30130") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48544->172.17.0.3:30130, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33110") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41388->172.17.0.3:33110, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35290") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38262->172.17.0.3:35290, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39388") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48436->172.17.0.3:39388, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35997") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50406->172.17.0.3:35997, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34963") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35510->172.17.0.3:34963, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32554") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48506->172.17.0.3:32554, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33739") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41978->172.17.0.3:33739, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38483") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55026->172.17.0.3:38483, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34310") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55816->172.17.0.3:34310, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39131") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56248->172.17.0.3:39131, err= 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39866") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38566->172.17.0.3:39866, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36507") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57208->172.17.0.3:36507, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33720") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60218->172.17.0.3:33720, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30746") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55550->172.17.0.3:30746, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39576") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59456->172.17.0.3:39576, err= 2025/06/23 02:15:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31870") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40782->172.17.0.3:31870, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 INFO : There was nothing to transfer 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31724") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58504->172.17.0.3:31724, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35887") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53578->172.17.0.3:35887, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30498") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33886->172.17.0.3:30498, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32835") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35208->172.17.0.3:32835, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34011") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37142->172.17.0.3:34011, err= 2025/06/23 02:15:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37538") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52340->172.17.0.3:37538, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 INFO : There was nothing to transfer 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39962") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58316->172.17.0.3:39962, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37949") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38474->172.17.0.3:37949, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35398") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39200->172.17.0.3:35398, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37091") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45092->172.17.0.3:37091, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37670") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37418->172.17.0.3:37670, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39340") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33256->172.17.0.3:39340, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35269") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36052->172.17.0.3:35269, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32282") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49928->172.17.0.3:32282, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38710") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57004->172.17.0.3:38710, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32000") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56394->172.17.0.3:32000, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36094") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38854->172.17.0.3:36094, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34757") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41182->172.17.0.3:34757, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32674") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55482->172.17.0.3:32674, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38901") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37472->172.17.0.3:38901, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38765") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51344->172.17.0.3:38765, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37167") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50944->172.17.0.3:37167, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34371") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39172->172.17.0.3:34371, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31518") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38464->172.17.0.3:31518, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33009") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51302->172.17.0.3:33009, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34186") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42284->172.17.0.3:34186, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39776") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51196->172.17.0.3:39776, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32235") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57012->172.17.0.3:32235, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37049") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37966->172.17.0.3:37049, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34919") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41780->172.17.0.3:34919, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37492") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42658->172.17.0.3:37492, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32994") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42526->172.17.0.3:32994, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32290") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46538->172.17.0.3:32290, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34176") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46890->172.17.0.3:34176, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38540") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39896->172.17.0.3:38540, err= 2025/06/23 02:15:14 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33366") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39788->172.17.0.3:33366, err= 2025/06/23 02:15:14 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : apple: Excluded 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:14 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : banana: Excluded 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39935") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45400->172.17.0.3:39935, err= 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36718") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55982->172.17.0.3:36718, err= 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35120") 2025/06/23 02:15:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42150->172.17.0.3:35120, err= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35235") 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40860->172.17.0.3:35235, err= 2025/06/23 02:15:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35536") 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43550->172.17.0.3:21, err= 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37816") 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37192") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44266->172.17.0.3:35536, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37906->172.17.0.3:37816, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37166") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51918->172.17.0.3:37166, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52544->172.17.0.3:37192, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/23 02:15:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39618") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52746->172.17.0.3:39618, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38177") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53114->172.17.0.3:38177, err= 2025/06/23 02:15:15 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/23 02:15:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36159") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35964->172.17.0.3:36159, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37516") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36570->172.17.0.3:37516, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33559") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33781") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54840->172.17.0.3:33559, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56394->172.17.0.3:33781, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39207") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44696->172.17.0.3:39207, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37416") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45502->172.17.0.3:37416, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38841") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33228->172.17.0.3:38841, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34511") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60464->172.17.0.3:34511, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35517") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49896->172.17.0.3:35517, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38852") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44246->172.17.0.3:38852, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36698") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38538->172.17.0.3:36698, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37289") 2025/06/23 02:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60628->172.17.0.3:37289, err= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31439") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43548->172.17.0.3:31439, err= 2025/06/23 02:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37094") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57836->172.17.0.3:37094, err= 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30998") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33428->172.17.0.3:30998, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Connecting to FTP server 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43558->172.17.0.3:21, err= 2025/06/23 02:15:15 INFO : banana: Deleted 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:15:15 INFO : apple: Deleted 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:15:15 INFO : splitbananasplit: Deleted 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43566->172.17.0.3:21, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:21") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43574->172.17.0.3:21, err= 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:15:15 INFO : appleappleapplebanana: Deleted 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38012") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39418->172.17.0.3:38012, err= 2025/06/23 02:15:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : YXBwbGU=: Excluded 2025/06/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/23 02:15:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : YmFuYW5h: Excluded 2025/06/23 02:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34727") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38372->172.17.0.3:34727, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30038") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46758->172.17.0.3:30038, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33788") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48920->172.17.0.3:33788, err= 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36357") 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37830->172.17.0.3:36357, err= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37976") 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36286->172.17.0.3:37976, err= 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37967") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48052->172.17.0.3:37967, err= 2025/06/23 02:15:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : YXBwbGU=: Excluded 2025/06/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/23 02:15:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : YmFuYW5h: Excluded 2025/06/23 02:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34847") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52108->172.17.0.3:34847, err= 2025/06/23 02:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/23 02:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32640") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48088->172.17.0.3:32640, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31938") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33458->172.17.0.3:31938, err= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : apple: transformed to: YXBwbGU= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/23 02:15:15 DEBUG : banana: transformed to: YmFuYW5h 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34960") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49718->172.17.0.3:34960, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30317") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54622->172.17.0.3:30317, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36466") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52922->172.17.0.3:36466, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36836") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50798->172.17.0.3:36836, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36647") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52862->172.17.0.3:36647, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30810") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59990->172.17.0.3:30810, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33483") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43262->172.17.0.3:33483, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37883") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54990->172.17.0.3:37883, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38655") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32800->172.17.0.3:38655, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39172") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48264->172.17.0.3:39172, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34719") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41780->172.17.0.3:34719, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31737") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56110->172.17.0.3:31737, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30331") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39604->172.17.0.3:30331, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38387") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44596->172.17.0.3:38387, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36912") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51720->172.17.0.3:36912, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33796") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52592->172.17.0.3:33796, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39380") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57962->172.17.0.3:39380, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30789") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60232->172.17.0.3:30789, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39485") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43922->172.17.0.3:39485, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37502") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41768->172.17.0.3:37502, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39620") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51746->172.17.0.3:39620, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37321") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37420->172.17.0.3:37321, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37237") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53276->172.17.0.3:37237, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37165") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56856->172.17.0.3:37165, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36835") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46292->172.17.0.3:36835, err= 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31445") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40180->172.17.0.3:31445, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38656") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52520->172.17.0.3:38656, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35611") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39874->172.17.0.3:35611, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36253") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48690->172.17.0.3:36253, err= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35572") 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54464->172.17.0.3:35572, err= 2025/06/23 02:15:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33491") 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39331") 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45536->172.17.0.3:33491, err= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38723") 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49382->172.17.0.3:39331, err= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59264->172.17.0.3:38723, err= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30302") 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41752->172.17.0.3:30302, err= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37764") 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56378->172.17.0.3:37764, err= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/23 02:15:15 INFO : apple: Copied (new) to: PREFIXapple 2025/06/23 02:15:15 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/23 02:15:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31669") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39068") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31492") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57868->172.17.0.3:39068, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41200->172.17.0.3:31669, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39593") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46930->172.17.0.3:39593, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33368->172.17.0.3:31492, err= 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32980") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41658->172.17.0.3:32980, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36572") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30865") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37235") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43310->172.17.0.3:37235, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58946->172.17.0.3:30865, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60616->172.17.0.3:36572, err= 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39620") 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51760->172.17.0.3:39620, err= 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39169") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37383") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43866->172.17.0.3:37383, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31763") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35476->172.17.0.3:39169, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48384->172.17.0.3:31763, err= 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39010") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31574") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35570") 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53686->172.17.0.3:31574, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52296->172.17.0.3:39010, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47574->172.17.0.3:35570, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35510") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56862->172.17.0.3:35510, err= 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 INFO : appleappleapplebanana: Deleted 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:15:15 INFO : splitbananasplit: Deleted 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:15:15 INFO : banana: Deleted 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:15:15 INFO : apple: Deleted 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32542") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45732->172.17.0.3:32542, err= 2025/06/23 02:15:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : PREFIXapple: Excluded 2025/06/23 02:15:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : PREFIXbanana: Excluded 2025/06/23 02:15:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39954") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35076->172.17.0.3:39954, err= 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33746") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52452->172.17.0.3:33746, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30406") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48696->172.17.0.3:30406, err= 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : apple: transformed to: PREFIXapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/23 02:15:15 DEBUG : banana: transformed to: PREFIXbanana 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35281") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51662->172.17.0.3:35281, err= 2025/06/23 02:15:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32992") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39629") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50368->172.17.0.3:39629, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36894") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60206->172.17.0.3:36894, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39461") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38513") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55940->172.17.0.3:32992, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47500->172.17.0.3:38513, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34832->172.17.0.3:39461, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/23 02:15:15 INFO : banana: Copied (new) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/23 02:15:15 INFO : appleappleapplebanana: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34291") 2025/06/23 02:15:15 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/23 02:15:15 INFO : apple: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48732->172.17.0.3:34291, err= 2025/06/23 02:15:15 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/23 02:15:15 INFO : splitbananasplit: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38044") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36205") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53570->172.17.0.3:38044, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46984->172.17.0.3:36205, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34490") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38346->172.17.0.3:34490, err= 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37583") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38871") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31797") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48786->172.17.0.3:37583, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46092->172.17.0.3:38871, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32238") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34354->172.17.0.3:31797, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34458->172.17.0.3:32238, err= 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35985") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56856->172.17.0.3:35985, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31554") 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47310->172.17.0.3:31554, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33358") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37844->172.17.0.3:33358, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39212") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49794->172.17.0.3:39212, err= 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35541") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32973") 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55034->172.17.0.3:35541, err= 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33970->172.17.0.3:32973, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38096") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48818->172.17.0.3:38096, err= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35491") 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54240->172.17.0.3:35491, err= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/23 02:15:15 INFO : PREFIXbanana: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/23 02:15:15 INFO : PREFIXsplitbananasplit: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/23 02:15:15 INFO : PREFIXapple: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34493") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45588->172.17.0.3:34493, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35929") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50102->172.17.0.3:35929, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34954") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33752->172.17.0.3:34954, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38351") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46262->172.17.0.3:38351, err= 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35882") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33420->172.17.0.3:35882, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31419") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48562->172.17.0.3:31419, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30362") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43480->172.17.0.3:30362, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35059") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35416->172.17.0.3:35059, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37653") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38500->172.17.0.3:37653, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39038") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37912->172.17.0.3:39038, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37010") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53916->172.17.0.3:37010, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32356") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39628->172.17.0.3:32356, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33176") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46544->172.17.0.3:33176, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37156") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36860->172.17.0.3:37156, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35313") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47186->172.17.0.3:35313, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33332") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39212->172.17.0.3:33332, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39734") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45698->172.17.0.3:39734, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30108") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46314->172.17.0.3:30108, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33565") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60556->172.17.0.3:33565, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39403") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45772->172.17.0.3:39403, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30088") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40238->172.17.0.3:30088, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33976") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45272->172.17.0.3:33976, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36925") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38182->172.17.0.3:36925, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32973") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33974->172.17.0.3:32973, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35010") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53188->172.17.0.3:35010, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37961") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59486->172.17.0.3:37961, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37316") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56584->172.17.0.3:37316, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30176") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59204->172.17.0.3:30176, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39356") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37188->172.17.0.3:39356, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31766") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52792->172.17.0.3:31766, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31864") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45482->172.17.0.3:31864, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33500") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36280->172.17.0.3:33500, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37245") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42778->172.17.0.3:37245, err= 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:40000") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37672->172.17.0.3:40000, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35452") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41456->172.17.0.3:35452, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34775") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47044->172.17.0.3:34775, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31732") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50366->172.17.0.3:31732, err= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35644") 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59306->172.17.0.3:35644, err= 2025/06/23 02:15:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30433") 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47082->172.17.0.3:30433, err= 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35790") 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59872->172.17.0.3:35790, err= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39484") 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38116") 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37379") 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57852->172.17.0.3:38116, err= 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35018->172.17.0.3:37379, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50750->172.17.0.3:39484, err= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/23 02:15:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/23 02:15:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33541") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38777") 2025/06/23 02:15:15 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38194") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47514->172.17.0.3:33541, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50778->172.17.0.3:38194, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37976->172.17.0.3:38777, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36955") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33178->172.17.0.3:36955, err= 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34844") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45622->172.17.0.3:34844, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36299") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37944") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49406->172.17.0.3:36299, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38398->172.17.0.3:37944, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39033") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53776->172.17.0.3:39033, err= 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32108") 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48180->172.17.0.3:32108, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33882") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48902->172.17.0.3:33882, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33275") 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52418->172.17.0.3:33275, err= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34593") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39458->172.17.0.3:34593, err= 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34521") 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58128->172.17.0.3:34521, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30345") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57550->172.17.0.3:30345, err= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38519") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34380->172.17.0.3:38519, err= 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38776") 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49960->172.17.0.3:38776, err= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:15:15 INFO : banana: Deleted 2025/06/23 02:15:15 INFO : splitbananasplit: Deleted 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:15:15 INFO : appleappleapplebanana: Deleted 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:15:15 INFO : apple: Deleted 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36114") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51540->172.17.0.3:36114, err= 2025/06/23 02:15:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : bananaSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32208") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55672->172.17.0.3:32208, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30562") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45302->172.17.0.3:30562, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39362") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50606->172.17.0.3:39362, err= 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/23 02:15:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35370") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47730->172.17.0.3:35370, err= 2025/06/23 02:15:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30936") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38441") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39946") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54954->172.17.0.3:30936, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35821") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40966->172.17.0.3:39946, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54956->172.17.0.3:38441, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48298->172.17.0.3:35821, err= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30728") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58736->172.17.0.3:30728, err= 2025/06/23 02:15:15 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/23 02:15:15 INFO : splitbananasplit: Copied (new) 2025/06/23 02:15:15 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/23 02:15:15 INFO : apple: Copied (new) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/23 02:15:15 INFO : appleappleapplebanana: Copied (new) 2025/06/23 02:15:15 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/23 02:15:15 INFO : banana: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37405") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37341") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37254") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46946->172.17.0.3:37405, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34875") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59984->172.17.0.3:37254, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32832->172.17.0.3:34875, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43918->172.17.0.3:37341, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39420") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58254->172.17.0.3:39420, err= 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32869") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35102") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50316->172.17.0.3:32869, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42152->172.17.0.3:35102, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31674") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50558->172.17.0.3:31674, err= 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39536") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57240->172.17.0.3:39536, err= 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38958") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32119") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49662->172.17.0.3:38958, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59898->172.17.0.3:32119, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32713") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37956->172.17.0.3:32713, err= 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38369") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50466->172.17.0.3:38369, err= 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35587") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48104->172.17.0.3:35587, err= 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31652") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47618->172.17.0.3:31652, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38948") 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32922->172.17.0.3:38948, err= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : splitbananasplitSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : bananaSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : appleSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38869") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52116->172.17.0.3:38869, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37170") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51952->172.17.0.3:37170, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34496") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50472->172.17.0.3:34496, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35794") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56240->172.17.0.3:35794, err= 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39471") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53718->172.17.0.3:39471, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37076") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59012->172.17.0.3:37076, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32913") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52076->172.17.0.3:32913, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30254") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40174->172.17.0.3:30254, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38927") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44358->172.17.0.3:38927, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31674") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50574->172.17.0.3:31674, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35068") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54636->172.17.0.3:35068, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33057") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37828->172.17.0.3:33057, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36353") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50492->172.17.0.3:36353, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37857") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58096->172.17.0.3:37857, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37542") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48820->172.17.0.3:37542, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33144") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43186->172.17.0.3:33144, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34449") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52006->172.17.0.3:34449, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33711") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54484->172.17.0.3:33711, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33345") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35802->172.17.0.3:33345, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37191") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44288->172.17.0.3:37191, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37317") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33972->172.17.0.3:37317, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38482") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33950->172.17.0.3:38482, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34622") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35006->172.17.0.3:34622, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32767") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59798->172.17.0.3:32767, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35628") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50512->172.17.0.3:35628, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39771") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58188->172.17.0.3:39771, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35839") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42514->172.17.0.3:35839, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38254") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34720->172.17.0.3:38254, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30415") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48248->172.17.0.3:30415, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33120") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48256->172.17.0.3:33120, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37816") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37920->172.17.0.3:37816, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30026") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60330->172.17.0.3:30026, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36271") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59124->172.17.0.3:36271, err= 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37485") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42624->172.17.0.3:37485, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33252") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55216->172.17.0.3:33252, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34186") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42292->172.17.0.3:34186, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30816") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46316->172.17.0.3:30816, err= 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32901") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53306->172.17.0.3:32901, err= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30260") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50738->172.17.0.3:30260, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38535") 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60358->172.17.0.3:38535, err= 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39896") 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39634->172.17.0.3:39896, err= 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31485") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35457") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49772->172.17.0.3:31485, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33486->172.17.0.3:35457, err= 2025/06/23 02:15:15 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/23 02:15:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30010") 2025/06/23 02:15:15 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/23 02:15:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57858->172.17.0.3:30010, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35146") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52150->172.17.0.3:35146, err= 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37279") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49696->172.17.0.3:37279, err= 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35053") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36226") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40384->172.17.0.3:35053, err= 2025/06/23 02:15:15 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32954->172.17.0.3:36226, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32897") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42758->172.17.0.3:32897, err= 2025/06/23 02:15:15 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31911") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38758->172.17.0.3:31911, err= 2025/06/23 02:15:15 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35095") 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36336->172.17.0.3:35095, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37336") 2025/06/23 02:15:15 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33170->172.17.0.3:37336, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30037") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42800->172.17.0.3:30037, err= 2025/06/23 02:15:15 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31092") 2025/06/23 02:15:15 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52010->172.17.0.3:31092, err= 2025/06/23 02:15:15 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30957") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54228->172.17.0.3:30957, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38904") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44586->172.17.0.3:38904, err= 2025/06/23 02:15:15 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39731") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42282->172.17.0.3:39731, err= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/23 02:15:15 INFO : splitbananasplit: Deleted 2025/06/23 02:15:15 INFO : appleappleapplebanana: Deleted 2025/06/23 02:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/23 02:15:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39454") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35968->172.17.0.3:39454, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleapple: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbanan: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39253") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58522->172.17.0.3:39253, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcde: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdef: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefg: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defgh: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghi: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghij: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijk: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-12345: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-23456: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-34567: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-45678: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36540") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44112->172.17.0.3:36540, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33719") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38298->172.17.0.3:33719, err= 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37187") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58448->172.17.0.3:37187, err= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39925") 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59054->172.17.0.3:39925, err= 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/23 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/23 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/23 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/23 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/23 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/23 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/23 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/23 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/23 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/23 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33192") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48134->172.17.0.3:33192, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleapple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleapple: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbanan: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31836") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38794->172.17.0.3:31836, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcde: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdef: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefg: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defgh: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghi: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghij: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijk: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-12345: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-23456: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-34567: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-45678: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31307") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58132->172.17.0.3:31307, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36687") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46162->172.17.0.3:36687, err= 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/23 02:15:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31992") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59404->172.17.0.3:31992, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36507") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57212->172.17.0.3:36507, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33296") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38280->172.17.0.3:33296, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31653") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36676->172.17.0.3:31653, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32515") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35774->172.17.0.3:32515, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35311") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57824->172.17.0.3:35311, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37318") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40934->172.17.0.3:37318, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31542") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40858->172.17.0.3:31542, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39175") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59334->172.17.0.3:39175, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33055") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45750->172.17.0.3:33055, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32275") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54124->172.17.0.3:32275, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37521") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33436->172.17.0.3:37521, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39318") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53642->172.17.0.3:39318, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31166") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40200->172.17.0.3:31166, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39551") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45448->172.17.0.3:39551, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35318") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36706->172.17.0.3:35318, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35225") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43340->172.17.0.3:35225, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31902") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56916->172.17.0.3:31902, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33782") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51036->172.17.0.3:33782, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32483") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32834->172.17.0.3:32483, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32925") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45828->172.17.0.3:32925, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39266") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40566->172.17.0.3:39266, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38619") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52478->172.17.0.3:38619, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33345") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35814->172.17.0.3:33345, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36326") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38154->172.17.0.3:36326, err= 2025/06/23 02:15:15 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31034") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59308->172.17.0.3:31034, err= 2025/06/23 02:15:15 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : apple: Excluded 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:15 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : banana: Excluded 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33004") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53602->172.17.0.3:33004, err= 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39859") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42200->172.17.0.3:39859, err= 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32291") 2025/06/23 02:15:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49510->172.17.0.3:32291, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31113") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39584->172.17.0.3:31113, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33452") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60178->172.17.0.3:33452, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31051") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48134->172.17.0.3:31051, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31507") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34914->172.17.0.3:31507, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30594") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40374->172.17.0.3:30594, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32611") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54504->172.17.0.3:32611, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34417") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51660->172.17.0.3:34417, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36300") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53610->172.17.0.3:36300, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39923") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43210->172.17.0.3:39923, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31328") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40926->172.17.0.3:31328, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32868") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40806->172.17.0.3:32868, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39855") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41844->172.17.0.3:39855, err= 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34672") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50376->172.17.0.3:34672, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36043") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50494->172.17.0.3:36043, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32357") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33038->172.17.0.3:32357, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37391") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58918->172.17.0.3:37391, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33647") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36748->172.17.0.3:33647, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36690") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34108->172.17.0.3:36690, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30051") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60930->172.17.0.3:30051, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35943") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49694->172.17.0.3:35943, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33142") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60052->172.17.0.3:33142, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38158") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45792->172.17.0.3:38158, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35454") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55714->172.17.0.3:35454, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33800") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55870->172.17.0.3:33800, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38288") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38894->172.17.0.3:38288, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39009") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54254->172.17.0.3:39009, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38944") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48180->172.17.0.3:38944, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34324") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48936->172.17.0.3:34324, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33001") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34806->172.17.0.3:33001, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38977") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33422->172.17.0.3:38977, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39819") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46936->172.17.0.3:39819, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38948") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:32930->172.17.0.3:38948, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39607") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40254->172.17.0.3:39607, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31303") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39892->172.17.0.3:31303, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35428") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33540->172.17.0.3:35428, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32854") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38822->172.17.0.3:32854, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31243") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51536->172.17.0.3:31243, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31452") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34176->172.17.0.3:31452, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32642") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40310->172.17.0.3:32642, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33993") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38106->172.17.0.3:33993, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37975") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39038->172.17.0.3:37975, err= 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30514") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53666->172.17.0.3:30514, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33759") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43498->172.17.0.3:33759, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34177") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44164->172.17.0.3:34177, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35273") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52208->172.17.0.3:35273, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30601") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46628->172.17.0.3:30601, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33514") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38596->172.17.0.3:33514, err= 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32144") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53052->172.17.0.3:32144, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33179") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57422->172.17.0.3:33179, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33136") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51764->172.17.0.3:33136, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32388") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33028->172.17.0.3:32388, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36860") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54734->172.17.0.3:36860, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30544") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58214->172.17.0.3:30544, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35315") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48796->172.17.0.3:35315, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39880") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50070->172.17.0.3:39880, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32100") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35592->172.17.0.3:32100, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33737") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48722->172.17.0.3:33737, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35988") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34378->172.17.0.3:35988, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33853") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43734->172.17.0.3:33853, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37290") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44490->172.17.0.3:37290, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34280") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53824->172.17.0.3:34280, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32121") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52928->172.17.0.3:32121, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30869") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42440->172.17.0.3:30869, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30011") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33060->172.17.0.3:30011, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35956") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39266->172.17.0.3:35956, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35520") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34040->172.17.0.3:35520, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39784") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51192->172.17.0.3:39784, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33171") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59284->172.17.0.3:33171, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35720") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38572->172.17.0.3:35720, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34667") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57410->172.17.0.3:34667, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30995") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41152->172.17.0.3:30995, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33894") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52484->172.17.0.3:33894, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39852") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35526->172.17.0.3:39852, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37784") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44496->172.17.0.3:37784, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32417") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36028->172.17.0.3:32417, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35956") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39274->172.17.0.3:35956, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38440") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52224->172.17.0.3:38440, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39224") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42362->172.17.0.3:39224, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39962") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58330->172.17.0.3:39962, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39601") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51472->172.17.0.3:39601, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32845") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53950->172.17.0.3:32845, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39635") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34136->172.17.0.3:39635, err= 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39837") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41188->172.17.0.3:39837, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31339") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34246->172.17.0.3:31339, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31806") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49206->172.17.0.3:31806, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37773") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40632->172.17.0.3:37773, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34653") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58290->172.17.0.3:34653, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38512") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38922->172.17.0.3:38512, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35187") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35100->172.17.0.3:35187, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39056") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45422->172.17.0.3:39056, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35898") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40950->172.17.0.3:35898, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36306") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59482->172.17.0.3:36306, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34072") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51864->172.17.0.3:34072, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39519") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58012->172.17.0.3:39519, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35125") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41354->172.17.0.3:35125, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32213") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54864->172.17.0.3:32213, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34790") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39530->172.17.0.3:34790, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30759") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45722->172.17.0.3:30759, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37613") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55164->172.17.0.3:37613, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39733") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36914->172.17.0.3:39733, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37741") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51626->172.17.0.3:37741, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36036") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51188->172.17.0.3:36036, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31739") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45144->172.17.0.3:31739, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39682") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43802->172.17.0.3:39682, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38105") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41020->172.17.0.3:38105, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30202") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57458->172.17.0.3:30202, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34680") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33874->172.17.0.3:34680, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31881") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55338->172.17.0.3:31881, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33851") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33050->172.17.0.3:33851, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33210") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49686->172.17.0.3:33210, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34073") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60644->172.17.0.3:34073, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32223") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40358->172.17.0.3:32223, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39895") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34268->172.17.0.3:39895, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30361") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49822->172.17.0.3:30361, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35629") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46530->172.17.0.3:35629, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34380") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36014->172.17.0.3:34380, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30744") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39702->172.17.0.3:30744, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38512") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38930->172.17.0.3:38512, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39709") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44504->172.17.0.3:39709, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39303") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34816->172.17.0.3:39303, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37326") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36748->172.17.0.3:37326, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35095") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36346->172.17.0.3:35095, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31521") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37628->172.17.0.3:31521, err= 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33893") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37918->172.17.0.3:33893, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32275") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54130->172.17.0.3:32275, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34614") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57098->172.17.0.3:34614, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36390") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34236->172.17.0.3:36390, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37390") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56126->172.17.0.3:37390, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35095") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36354->172.17.0.3:35095, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33403") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44986->172.17.0.3:33403, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34639") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43528->172.17.0.3:34639, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30910") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45686->172.17.0.3:30910, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38867") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54336->172.17.0.3:38867, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30791") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55568->172.17.0.3:30791, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32898") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58786->172.17.0.3:32898, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31324") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51478->172.17.0.3:31324, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35162") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53558->172.17.0.3:35162, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30283") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52912->172.17.0.3:30283, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32702") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40028->172.17.0.3:32702, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39375") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39102->172.17.0.3:39375, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34338") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44084->172.17.0.3:34338, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31299") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40648->172.17.0.3:31299, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34153") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54308->172.17.0.3:34153, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30162") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35438->172.17.0.3:30162, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30379") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37572->172.17.0.3:30379, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30971") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33410->172.17.0.3:30971, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30048") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41968->172.17.0.3:30048, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34137") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60070->172.17.0.3:34137, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38205") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58900->172.17.0.3:38205, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31894") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43256->172.17.0.3:31894, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37556") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43670->172.17.0.3:37556, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37809") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47488->172.17.0.3:37809, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37872") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34650->172.17.0.3:37872, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36059") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34814->172.17.0.3:36059, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30569") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57184->172.17.0.3:30569, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32332") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53182->172.17.0.3:32332, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38830") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59504->172.17.0.3:38830, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33485") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40180->172.17.0.3:33485, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34156") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49668->172.17.0.3:34156, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30956") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35768->172.17.0.3:30956, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30275") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46982->172.17.0.3:30275, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36400") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53016->172.17.0.3:36400, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39369") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44346->172.17.0.3:39369, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35881") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54980->172.17.0.3:35881, err= 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35649") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48076->172.17.0.3:35649, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38169") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46476->172.17.0.3:38169, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37720") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50160->172.17.0.3:37720, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39782") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43644->172.17.0.3:39782, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30905") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43046->172.17.0.3:30905, err= 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34046") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46914->172.17.0.3:34046, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31628") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53342->172.17.0.3:31628, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32282") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49944->172.17.0.3:32282, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37108") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38148->172.17.0.3:37108, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35979") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49008->172.17.0.3:35979, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30804") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41168->172.17.0.3:30804, err= 2025/06/23 02:15:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : apple: Unchanged skipping 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : banana: Unchanged skipping 2025/06/23 02:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30355") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49970->172.17.0.3:30355, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35296") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37598->172.17.0.3:35296, err= 2025/06/23 02:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : apple: Excluded 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : appleappleapplebanana: Excluded 2025/06/23 02:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : banana: Excluded 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : splitbananasplit: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31675") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51034->172.17.0.3:31675, err= 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/23 02:15:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39293") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56630->172.17.0.3:39293, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39874") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39812->172.17.0.3:39874, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35515") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54772->172.17.0.3:35515, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39381") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41032->172.17.0.3:39381, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31427") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44382->172.17.0.3:31427, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39320") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37812->172.17.0.3:39320, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36270") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38866->172.17.0.3:36270, err= --- PASS: TestTransform (2.28s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.27s) --- PASS: TestTransform/suffix (0.22s) --- PASS: TestTransform/truncate (0.23s) --- PASS: TestTransform/encoder (0.17s) --- PASS: TestTransform/ISO-8859-1 (0.16s) --- PASS: TestTransform/charmap (0.20s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.19s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31701") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51420->172.17.0.3:31701, err= 2025/06/23 02:15:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 02:15:16 INFO : sub dir_somesuffix: Making directory 2025/06/23 02:15:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/23 02:15:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/23 02:15:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:15:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39597") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49386->172.17.0.3:39597, err= 2025/06/23 02:15:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:15:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37916") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54744->172.17.0.3:37916, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33470") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60936->172.17.0.3:33470, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38466") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39204->172.17.0.3:38466, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37493") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49734->172.17.0.3:37493, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30273") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40884->172.17.0.3:30273, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:40000") 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37684->172.17.0.3:40000, err= 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 INFO : tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39666") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38108->172.17.0.3:39666, err= 2025/06/23 02:15:16 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/23 02:15:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34013") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51446->172.17.0.3:34013, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35581") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34110->172.17.0.3:35581, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32484") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46328->172.17.0.3:32484, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31987") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44142->172.17.0.3:31987, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30705") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47046->172.17.0.3:30705, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32628") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50840->172.17.0.3:32628, err= 2025/06/23 02:15:16 INFO : toe: Making directory 2025/06/23 02:15:16 INFO : toe/toe: Making directory 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38478") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50818->172.17.0.3:38478, err= 2025/06/23 02:15:16 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/23 02:15:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31405") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58640->172.17.0.3:31405, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39244") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53146->172.17.0.3:39244, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33779") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52970->172.17.0.3:33779, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33873") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58382->172.17.0.3:33873, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32554") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48512->172.17.0.3:32554, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34666") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47524->172.17.0.3:34666, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36438") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34056->172.17.0.3:36438, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36998") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33820->172.17.0.3:36998, err= 2025/06/23 02:15:16 INFO : toe: Making directory 2025/06/23 02:15:16 INFO : toe/toe: Making directory 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38002") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36490->172.17.0.3:38002, err= 2025/06/23 02:15:16 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/23 02:15:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30699") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49194->172.17.0.3:30699, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37022") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56490->172.17.0.3:37022, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34109") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57638->172.17.0.3:34109, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33323") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33586->172.17.0.3:33323, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39408") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33998->172.17.0.3:39408, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39864") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49630->172.17.0.3:39864, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35744") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42698->172.17.0.3:35744, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37226") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57276->172.17.0.3:37226, err= 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 INFO : tictacempty_dir: Making directory 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 INFO : tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32558") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37306->172.17.0.3:32558, err= 2025/06/23 02:15:16 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35212") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47344->172.17.0.3:35212, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38392") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31644") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52774->172.17.0.3:38392, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40688->172.17.0.3:31644, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35912") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44768->172.17.0.3:35912, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35220") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44070->172.17.0.3:35220, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33127") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34001") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43786->172.17.0.3:34001, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41464->172.17.0.3:33127, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31368") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42938->172.17.0.3:31368, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34751") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41504->172.17.0.3:34751, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33988") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49258->172.17.0.3:33988, err= 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 INFO : tictacempty_dir: Making directory 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 INFO : tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34543") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53606->172.17.0.3:34543, err= 2025/06/23 02:15:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33154") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58330->172.17.0.3:33154, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30937") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38926->172.17.0.3:30937, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39560") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60306->172.17.0.3:39560, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34202") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54574->172.17.0.3:34202, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31993") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40862->172.17.0.3:31993, err= 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35017") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39485") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36208->172.17.0.3:35017, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43924->172.17.0.3:39485, err= 2025/06/23 02:15:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37111") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34798->172.17.0.3:37111, err= 2025/06/23 02:15:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/23 02:15:16 NOTICE: ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: 0 differences found 2025/06/23 02:15:16 NOTICE: ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: 1 hashes could not be checked 2025/06/23 02:15:16 NOTICE: ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: 1 matching files 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33482") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56576->172.17.0.3:33482, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36837") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35179") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41690->172.17.0.3:35179, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34972->172.17.0.3:36837, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32130") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40884->172.17.0.3:32130, err= 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33294") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42862->172.17.0.3:33294, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37553") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58288->172.17.0.3:37553, err= 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 INFO : tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:15:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34538") 2025/06/23 02:15:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53498->172.17.0.3:34538, err= 2025/06/23 02:15:16 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:16 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32529") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:34416->172.17.0.3:32529, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32124") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35908->172.17.0.3:32124, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34104") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53478->172.17.0.3:34104, err= 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37068") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47110->172.17.0.3:37068, err= 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34984") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52096->172.17.0.3:34984, err= 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32875") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52910->172.17.0.3:32875, err= 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32910") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35096->172.17.0.3:32910, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30599") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57536->172.17.0.3:30599, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37141") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43568->172.17.0.3:37141, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31692") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55014->172.17.0.3:31692, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38575") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50908->172.17.0.3:38575, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34610") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56406->172.17.0.3:34610, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34248") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58330->172.17.0.3:34248, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/06/23 02:15:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39694") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39076->172.17.0.3:39694, err= 2025/06/23 02:15:17 INFO : toe: Making directory 2025/06/23 02:15:17 INFO : toe/toe: Making directory 2025/06/23 02:15:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37877") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50994->172.17.0.3:37877, err= 2025/06/23 02:15:17 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/23 02:15:17 INFO : toe/toe/toe: Copied (new) 2025/06/23 02:15:17 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33152") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54410->172.17.0.3:33152, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37088") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51226->172.17.0.3:37088, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36581") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49612->172.17.0.3:36581, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30903") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51588->172.17.0.3:30903, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37278") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36988->172.17.0.3:37278, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30907") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36720->172.17.0.3:30907, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35504") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39428->172.17.0.3:35504, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:17 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30308") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33320->172.17.0.3:30308, err= 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 INFO : tictacempty_dir: Making directory 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 INFO : tictactoe: Making directory 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36699") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54008->172.17.0.3:36699, err= 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Deleted 2025/06/23 02:15:17 INFO : toe/toe: Removing directory 2025/06/23 02:15:17 INFO : toe: Removing directory 2025/06/23 02:15:17 INFO : empty_dir: Removing directory 2025/06/23 02:15:17 DEBUG : Local file system at /tmp/rclone2137824111: deleted 3 directories 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30739") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48356->172.17.0.3:30739, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38793") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39998->172.17.0.3:38793, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34183") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43378->172.17.0.3:34183, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35702") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:42370->172.17.0.3:35702, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35060") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45812->172.17.0.3:35060, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39173") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46822->172.17.0.3:39173, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35961") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43268->172.17.0.3:35961, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39387") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59674->172.17.0.3:39387, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35380") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50748->172.17.0.3:35380, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:17 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36250") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40066->172.17.0.3:36250, err= 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 INFO : tictacempty_dir: Making directory 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 INFO : tictactoe: Making directory 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34996") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58510->172.17.0.3:34996, err= 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Deleted 2025/06/23 02:15:17 INFO : toe/toe: Removing directory 2025/06/23 02:15:17 INFO : toe: Removing directory 2025/06/23 02:15:17 INFO : empty_dir: Removing directory 2025/06/23 02:15:17 DEBUG : Local file system at /tmp/rclone2137824111: deleted 3 directories 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39374") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43434->172.17.0.3:39374, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30407") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39182->172.17.0.3:30407, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33883") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50118->172.17.0.3:33883, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33677") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37296->172.17.0.3:33677, err= 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39467") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:55772->172.17.0.3:39467, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39871") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36227") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51000->172.17.0.3:36227, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39474") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:54032->172.17.0.3:39871, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48834->172.17.0.3:39474, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39147") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49768->172.17.0.3:39147, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31301") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47088->172.17.0.3:31301, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30220") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:39344->172.17.0.3:30220, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39162") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34205") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33250") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:44700->172.17.0.3:33250, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49166->172.17.0.3:39162, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35948->172.17.0.3:34205, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35971") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38913") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46748->172.17.0.3:35971, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48730->172.17.0.3:38913, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32203") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37922->172.17.0.3:32203, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:17 DEBUG : Reset feature "Copy" 2025/06/23 02:15:17 DEBUG : Reset feature "Move" 2025/06/23 02:15:17 DEBUG : Reset feature "Copy" 2025/06/23 02:15:17 DEBUG : Reset feature "Move" 2025/06/23 02:15:17 DEBUG : empty_dir: Making directory with metadata 2025/06/23 02:15:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38426") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:35996->172.17.0.3:38426, err= 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 INFO : tictacempty_dir: Making directory 2025/06/23 02:15:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 INFO : tictactoe: Making directory 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: tictactoe 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 INFO : tictactoe/tictactoe: Making directory 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/23 02:15:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34025") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48840->172.17.0.3:34025, err= 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Deleted 2025/06/23 02:15:17 INFO : toe/toe: Removing directory 2025/06/23 02:15:17 INFO : toe: Removing directory 2025/06/23 02:15:17 INFO : empty_dir: Removing directory 2025/06/23 02:15:17 DEBUG : Local file system at /tmp/rclone2137824111: deleted 3 directories 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37528") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33558->172.17.0.3:37528, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30022") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36276->172.17.0.3:30022, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38672") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:40318->172.17.0.3:38672, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30870") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56616->172.17.0.3:30870, err= 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34044") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45314->172.17.0.3:34044, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39432") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59410->172.17.0.3:39432, err= 2025/06/23 02:15:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/23 02:15:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39431") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51272->172.17.0.3:39431, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38499") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39902") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35342") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60886->172.17.0.3:35342, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38942->172.17.0.3:38499, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:41694->172.17.0.3:39902, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32106") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31913") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52426->172.17.0.3:31913, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:46862->172.17.0.3:32106, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33255") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52832->172.17.0.3:33255, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33309") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53574->172.17.0.3:33309, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38980") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32579") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:48066->172.17.0.3:38980, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:60170->172.17.0.3:32579, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:31640") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32198") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:36782->172.17.0.3:31640, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53488->172.17.0.3:32198, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32304") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53898->172.17.0.3:32304, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:17 DEBUG : toe: transformed to: dG9l 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35267") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59000->172.17.0.3:35267, err= 2025/06/23 02:15:17 DEBUG : toe: transformed to: dG9l 2025/06/23 02:15:17 INFO : dG9l: Making directory 2025/06/23 02:15:17 DEBUG : toe: transformed to: dG9l 2025/06/23 02:15:17 DEBUG : toe: transformed to: dG9l 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 02:15:17 INFO : dG9l/dG9l: Making directory 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/23 02:15:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/23 02:15:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36461") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:59956->172.17.0.3:36461, err= 2025/06/23 02:15:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/23 02:15:17 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37835") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:43398->172.17.0.3:37835, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35343") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51700->172.17.0.3:35343, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34888") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57902->172.17.0.3:34888, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30519") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49210->172.17.0.3:30519, err= 2025/06/23 02:15:17 DEBUG : dG9l: transformed to: toe 2025/06/23 02:15:17 DEBUG : dG9l: transformed to: toe 2025/06/23 02:15:17 DEBUG : toe: Directory modification time the same (differ by 124.668369ms, within tolerance 1s) 2025/06/23 02:15:17 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36676") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49350->172.17.0.3:36676, err= 2025/06/23 02:15:17 DEBUG : dG9l: transformed to: toe 2025/06/23 02:15:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/23 02:15:17 DEBUG : toe/toe: Directory modification time the same (differ by 124.668369ms, within tolerance 1s) 2025/06/23 02:15:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:30135") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53204->172.17.0.3:30135, err= 2025/06/23 02:15:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/23 02:15:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/23 02:15:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/23 02:15:17 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/23 02:15:17 DEBUG : Local file system at /tmp/rclone2137824111: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : Waiting for deletions to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:34449") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:52036->172.17.0.3:34449, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36134") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45306->172.17.0.3:36134, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37074") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51848->172.17.0.3:37074, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:36123") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:53290->172.17.0.3:36123, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:35558") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51584->172.17.0.3:35558, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33339") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:47836->172.17.0.3:33339, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38184") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:51822->172.17.0.3:38184, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-ledikoy9niqo", Local "Local file system at /tmp/rclone2137824111", Modify Window "1s" 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38844") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:37442->172.17.0.3:38844, err= 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: 2025/06/23 02:15:17 INFO : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Making directory 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: 2025/06/23 02:15:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 02:15:17 INFO : toe/toe: Making directory 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe/toe: transformed to: 2025/06/23 02:15:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe: transformed to: 2025/06/23 02:15:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/23 02:15:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/23 02:15:17 DEBUG : toe/toe/toe: transformed to: 2025/06/23 02:15:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for checks to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Waiting for transfers to finish 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33151") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33282->172.17.0.3:33151, err= 2025/06/23 02:15:17 INFO : toe/toe/toe: Copied (new) 2025/06/23 02:15:17 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: not deleting files as there were IO errors 2025/06/23 02:15:17 ERROR : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: not deleting directories as there were IO errors 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:32239") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:45568->172.17.0.3:32239, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:39253") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:58536->172.17.0.3:39253, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38464") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:50648->172.17.0.3:38464, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33177") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:56782->172.17.0.3:33177, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:37184") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:33798->172.17.0.3:37184, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:33168") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:57156->172.17.0.3:33168, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38048") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:49742->172.17.0.3:38048, err= --- PASS: TestError (0.02s) PASS 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: dial("tcp","172.17.0.3:38725") 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: > dial: conn=172.17.0.1:38896->172.17.0.3:38725, err= 2025/06/23 02:15:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ledikoy9niqo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.764836465s (try 1/5)