"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/06/20 03:36:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite" 2025/06/20 03:36:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 03:36:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:56 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:56 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52162->172.17.0.4:21, err= 2025/06/20 03:36:56 DEBUG : Creating backend with remote "/tmp/rclone3272375179" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37127") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34316->172.17.0.4:37127, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37539") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49168->172.17.0.4:37539, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38593") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59858->172.17.0.4:38593, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35705") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44924->172.17.0.4:35705, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33663") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52126->172.17.0.4:33663, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31032") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52694->172.17.0.4:31032, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36533") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34654->172.17.0.4:36533, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37036") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33610->172.17.0.4:37036, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31524") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45168->172.17.0.4:31524, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38110") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55366->172.17.0.4:38110, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39706") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47798->172.17.0.4:39706, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31096") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47652->172.17.0.4:31096, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35927") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50976->172.17.0.4:35927, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33296") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38546->172.17.0.4:33296, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39811") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50346->172.17.0.4:39811, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : Creating backend with remote "/non-existing" 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36720") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46896->172.17.0.4:36720, err= 2025/06/20 03:36:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30594") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41458->172.17.0.4:30594, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39781") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33988->172.17.0.4:39781, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31343") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40754->172.17.0.4:31343, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31033") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56086->172.17.0.4:31033, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34156") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59096->172.17.0.4:34156, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35435") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54330->172.17.0.4:35435, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37875") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37836->172.17.0.4:37875, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31990") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58820->172.17.0.4:31990, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Running all checks before starting transfers 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30180") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51948->172.17.0.4:30180, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Checks finished, now starting transfers 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32527") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45410->172.17.0.4:32527, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30644") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39822->172.17.0.4:30644, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39889") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33178->172.17.0.4:39889, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39034") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48634->172.17.0.4:39034, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31289") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39580->172.17.0.4:31289, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30515") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50540->172.17.0.4:30515, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 ERROR : Ignoring --no-traverse with sync 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38268") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41974->172.17.0.4:38268, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30505") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37304->172.17.0.4:30505, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39013") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50610->172.17.0.4:39013, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35734") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44834->172.17.0.4:35734, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31033") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56100->172.17.0.4:31033, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35204") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57932->172.17.0.4:35204, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35706") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51654->172.17.0.4:35706, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35149") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52534->172.17.0.4:35149, err= 2025/06/20 03:36:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34999") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53896->172.17.0.4:34999, err= 2025/06/20 03:36:56 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/06/20 03:36:56 INFO : hello world2: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38566") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42568->172.17.0.4:38566, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35480") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56722->172.17.0.4:35480, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30681") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60800->172.17.0.4:30681, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35687") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58940->172.17.0.4:35687, err= 2025/06/20 03:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35247") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56358->172.17.0.4:35247, err= 2025/06/20 03:36:56 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/20 03:36:56 INFO : potato2: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31006") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40006->172.17.0.4:31006, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38334") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55452->172.17.0.4:38334, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32013") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60342->172.17.0.4:32013, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38423") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53192->172.17.0.4:38423, err= 2025/06/20 03:36:56 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/06/20 03:36:56 INFO : potato2: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36731") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54840->172.17.0.4:36731, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35340") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51156->172.17.0.4:35340, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32894") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51300->172.17.0.4:32894, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/20 03:36:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33582") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44190->172.17.0.4:33582, err= 2025/06/20 03:36:56 INFO : sub dir2: Making directory 2025/06/20 03:36:56 INFO : sub dir: Making directory 2025/06/20 03:36:56 INFO : sub dir2/sub sub dir2: Making directory 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52168->172.17.0.4:21, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31862") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43294->172.17.0.4:31862, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32700") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37982->172.17.0.4:32700, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38399") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31023") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44668->172.17.0.4:38399, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42688->172.17.0.4:31023, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34566") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37644->172.17.0.4:34566, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31622") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57494->172.17.0.4:31622, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37352") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31951") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56178->172.17.0.4:37352, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49616->172.17.0.4:31951, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38338") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49004->172.17.0.4:38338, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35817") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58156->172.17.0.4:35817, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 INFO : sub dir2: Making directory 2025/06/20 03:36:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/20 03:36:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33989") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55442->172.17.0.4:33989, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33776") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45448->172.17.0.4:33776, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34169") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38496->172.17.0.4:34169, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36142") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52004->172.17.0.4:36142, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32178") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50686->172.17.0.4:32178, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35209") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57224->172.17.0.4:35209, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31573") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35210->172.17.0.4:31573, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : sub dir2: Making directory with metadata 2025/06/20 03:36:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31431") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36724->172.17.0.4:31431, err= 2025/06/20 03:36:56 INFO : sub dir2: Making directory 2025/06/20 03:36:56 INFO : sub dir: Making directory 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38172") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42036->172.17.0.4:38172, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37883") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38418->172.17.0.4:37883, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31303") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36072") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45756->172.17.0.4:36072, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39312->172.17.0.4:31303, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38059") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41686->172.17.0.4:38059, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32132") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41930->172.17.0.4:32132, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30523") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31930") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55672->172.17.0.4:30523, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36588->172.17.0.4:31930, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35957") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46520->172.17.0.4:35957, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35090") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56410->172.17.0.4:35090, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32329") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54466->172.17.0.4:32329, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 INFO : sub dir2: Making directory 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35849") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50668->172.17.0.4:35849, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36660") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35336->172.17.0.4:36660, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32876") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41922->172.17.0.4:32876, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34755") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43250->172.17.0.4:34755, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35179") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41692->172.17.0.4:35179, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38811") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49158->172.17.0.4:38811, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36554") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53054->172.17.0.4:36554, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:56 DEBUG : sub dir2: Making directory with metadata 2025/06/20 03:36:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31127") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43772->172.17.0.4:31127, err= 2025/06/20 03:36:56 INFO : sub dir2: Making directory 2025/06/20 03:36:56 INFO : sub dir: Making directory 2025/06/20 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38641") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44470->172.17.0.4:38641, err= 2025/06/20 03:36:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:56 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:56 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30089") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51300->172.17.0.4:30089, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36968") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30527") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56432->172.17.0.4:36968, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58642->172.17.0.4:30527, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37988") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51616->172.17.0.4:37988, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37207") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41134->172.17.0.4:37207, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39053") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45884->172.17.0.4:39053, err= 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31282") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57418->172.17.0.4:31282, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34730") 2025/06/20 03:36:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44568->172.17.0.4:34730, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31097") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54874->172.17.0.4:31097, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 INFO : sub dir2: Making directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39422") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40636->172.17.0.4:39422, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37014") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35894->172.17.0.4:37014, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33705") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55462->172.17.0.4:33705, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33348") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44934->172.17.0.4:33348, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30640") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55440->172.17.0.4:30640, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33769") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55040->172.17.0.4:33769, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35654") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60830->172.17.0.4:35654, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32376") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46074->172.17.0.4:32376, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38376") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56054->172.17.0.4:38376, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38731") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40592->172.17.0.4:38731, err= 2025/06/20 03:36:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mewowir3kosa" 2025/06/20 03:36:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:57 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:57 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: Connecting to FTP server 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:52180->172.17.0.4:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-kegediy3yite -> ftp://172.17.0.4:21/rclone-test-mewowir3kosa 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:36195") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35260") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:58178->172.17.0.4:36195, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50942->172.17.0.4:35260, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33600") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40896->172.17.0.4:33600, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31334") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55592->172.17.0.4:31334, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:35180") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:52270->172.17.0.4:35180, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:38052") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:47508->172.17.0.4:38052, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:35629") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:33556->172.17.0.4:35629, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:32927") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:55570->172.17.0.4:32927, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: dial("tcp","172.17.0.4:36840") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: > dial: conn=172.17.0.1:50232->172.17.0.4:36840, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: Purge object "sub dir/hello world" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: Purge dir "sub dir" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-mewowir3kosa: Purge dir "" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35998") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39328->172.17.0.4:35998, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38167") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41934->172.17.0.4:38167, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39288") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52296->172.17.0.4:39288, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38478") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42846->172.17.0.4:38478, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32524") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59386->172.17.0.4:32524, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33182") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45548->172.17.0.4:33182, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35892") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41372->172.17.0.4:35892, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33180") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49228->172.17.0.4:33180, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33372") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60084->172.17.0.4:33372, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32562") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39192->172.17.0.4:32562, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39947") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50780->172.17.0.4:39947, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39482") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53052->172.17.0.4:39482, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31684") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42852->172.17.0.4:31684, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34065") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59666->172.17.0.4:34065, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34720") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35338->172.17.0.4:34720, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34932") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60362->172.17.0.4:34932, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39300") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34770->172.17.0.4:39300, err= 2025/06/20 03:36:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rogedog4ziji" 2025/06/20 03:36:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:57 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:57 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Connecting to FTP server 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:52194->172.17.0.4:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-kegediy3yite -> ftp://172.17.0.4:21/rclone-test-rogedog4ziji 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:35904") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:57954->172.17.0.4:35904, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35178") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58114->172.17.0.4:35178, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32387") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47472->172.17.0.4:32387, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30007") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52176->172.17.0.4:30007, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:33446") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:53962->172.17.0.4:33446, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:34232") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:41182->172.17.0.4:34232, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:33290") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:38480->172.17.0.4:33290, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39324") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57810->172.17.0.4:39324, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32578") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56386->172.17.0.4:32578, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33549") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42416->172.17.0.4:33549, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39829") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:38799") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37326->172.17.0.4:39829, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:37026->172.17.0.4:38799, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:35809") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34709") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:43286->172.17.0.4:35809, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39770->172.17.0.4:34709, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35601") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34318->172.17.0.4:35601, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:31118") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:57532->172.17.0.4:31118, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:34255") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:35906->172.17.0.4:34255, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:39020") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:50790->172.17.0.4:39020, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:34407") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:42474->172.17.0.4:34407, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: dial("tcp","172.17.0.4:33576") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: > dial: conn=172.17.0.1:57552->172.17.0.4:33576, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Purge object "sub dir/hello world" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Purge dir "sub dir" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-rogedog4ziji: Purge dir "" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32937") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40954->172.17.0.4:32937, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33959") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45980->172.17.0.4:33959, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38582") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33146->172.17.0.4:38582, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30540") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43114->172.17.0.4:30540, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30724") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36196->172.17.0.4:30724, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37091") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44718->172.17.0.4:37091, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35558") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58980->172.17.0.4:35558, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35251") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41984->172.17.0.4:35251, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34770") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51362->172.17.0.4:34770, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/20 03:36:57 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30336") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49096->172.17.0.4:30336, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33967") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43260->172.17.0.4:33967, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34985") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50480->172.17.0.4:34985, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32086") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43556->172.17.0.4:32086, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37577") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48768->172.17.0.4:37577, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38312") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35304->172.17.0.4:38312, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35270") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58320->172.17.0.4:35270, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33288") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53852->172.17.0.4:33288, err= 2025/06/20 03:36:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fimufep8guqu" 2025/06/20 03:36:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:57 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:57 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Connecting to FTP server 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:52208->172.17.0.4:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-kegediy3yite -> ftp://172.17.0.4:21/rclone-test-fimufep8guqu 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:35447") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:39128->172.17.0.4:35447, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36751") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56846->172.17.0.4:36751, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35370") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34728->172.17.0.4:35370, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37419") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41852->172.17.0.4:37419, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:32857") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:56902->172.17.0.4:32857, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:33577") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:56068->172.17.0.4:33577, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:30398") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:51420->172.17.0.4:30398, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35925") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43950->172.17.0.4:35925, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37851") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52840->172.17.0.4:37851, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37632") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33258->172.17.0.4:37632, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Using server-side directory move 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31661") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:38975") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44510->172.17.0.4:31661, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:37214->172.17.0.4:38975, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:34288") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32494") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:58324->172.17.0.4:34288, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49706->172.17.0.4:32494, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Waiting for transfers to finish 2025/06/20 03:36:57 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:57 INFO : sub dir/hello world: Moved (server-side) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33638") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43910->172.17.0.4:33638, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37179") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51080->172.17.0.4:37179, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:31874") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:34520->172.17.0.4:31874, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:38834") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:49136->172.17.0.4:38834, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32224") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41116->172.17.0.4:32224, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35495") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46734->172.17.0.4:35495, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37436") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59234->172.17.0.4:37436, err= 2025/06/20 03:36:57 DEBUG : testing file moves 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:32933") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39609") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:36156->172.17.0.4:32933, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41974->172.17.0.4:39609, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38822") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:32770") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34456->172.17.0.4:38822, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:57768->172.17.0.4:32770, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Waiting for transfers to finish 2025/06/20 03:36:57 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:57 INFO : sub dir/hello world: Moved (server-side) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36175") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38036->172.17.0.4:36175, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34445") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48014->172.17.0.4:34445, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:32351") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:49340->172.17.0.4:32351, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:38033") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:43332->172.17.0.4:38033, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:32407") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:55404->172.17.0.4:32407, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: dial("tcp","172.17.0.4:31093") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: > dial: conn=172.17.0.1:57850->172.17.0.4:31093, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Purge object "sub dir/hello world" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Purge dir "sub dir" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fimufep8guqu: Purge dir "" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33874") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47822->172.17.0.4:33874, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36272") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59574->172.17.0.4:36272, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33102") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55990->172.17.0.4:33102, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36892") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37316->172.17.0.4:36892, err= 2025/06/20 03:36:57 ERROR : error listing: directory not found 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36436") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34360->172.17.0.4:36436, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30858") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54476->172.17.0.4:30858, err= 2025/06/20 03:36:57 INFO : Local file system at /tmp/rclone3272375179: Making directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30315") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60474->172.17.0.4:30315, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39479") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40694->172.17.0.4:39479, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34662") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48312->172.17.0.4:34662, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37780") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44188->172.17.0.4:37780, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37471") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56004->172.17.0.4:37471, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31857") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51444->172.17.0.4:31857, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36894") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49378->172.17.0.4:36894, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33265") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60920->172.17.0.4:33265, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36846") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42048->172.17.0.4:36846, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33547") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56908->172.17.0.4:33547, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31430") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36988->172.17.0.4:31430, err= 2025/06/20 03:36:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33556") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59908->172.17.0.4:33556, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35743") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38644->172.17.0.4:35743, err= 2025/06/20 03:36:57 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/06/20 03:36:57 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31800") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51568->172.17.0.4:31800, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36057") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49052->172.17.0.4:36057, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35322") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51368->172.17.0.4:35322, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36295") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48240->172.17.0.4:36295, err= 2025/06/20 03:36:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33512") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46210->172.17.0.4:33512, err= 2025/06/20 03:36:57 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/06/20 03:36:57 INFO : check sum: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39632") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47840->172.17.0.4:39632, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36504") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48542->172.17.0.4:36504, err= 2025/06/20 03:36:57 NOTICE: ftp://172.17.0.4:21/rclone-test-kegediy3yite: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/20 03:36:57 DEBUG : check sum: Size of src and dst objects identical 2025/06/20 03:36:57 DEBUG : check sum: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33493") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47274->172.17.0.4:33493, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31372") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33538->172.17.0.4:31372, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37430") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51868->172.17.0.4:37430, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32859") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59862->172.17.0.4:32859, err= 2025/06/20 03:36:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35464") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43410->172.17.0.4:35464, err= 2025/06/20 03:36:57 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/06/20 03:36:57 INFO : sizeonly: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35213") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37222->172.17.0.4:35213, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32947") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45880->172.17.0.4:32947, err= 2025/06/20 03:36:57 DEBUG : sizeonly: Sizes identical 2025/06/20 03:36:57 DEBUG : sizeonly: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37422") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54468->172.17.0.4:37422, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37444") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55810->172.17.0.4:37444, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36937") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37630->172.17.0.4:36937, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36870") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50946->172.17.0.4:36870, err= 2025/06/20 03:36:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31189") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45548->172.17.0.4:31189, err= 2025/06/20 03:36:57 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/06/20 03:36:57 INFO : ignore-size: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36054") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53914->172.17.0.4:36054, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33429") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39336->172.17.0.4:33429, err= 2025/06/20 03:36:57 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : ignore-size: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36476") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46998->172.17.0.4:36476, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30024") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47142->172.17.0.4:30024, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39446") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48190->172.17.0.4:39446, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38966") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60552->172.17.0.4:38966, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38392") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38472->172.17.0.4:38392, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32203") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59786->172.17.0.4:32203, err= 2025/06/20 03:36:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : existing: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30890") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43822->172.17.0.4:30890, err= 2025/06/20 03:36:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34534") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46214->172.17.0.4:34534, err= 2025/06/20 03:36:57 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/20 03:36:57 INFO : existing: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31977") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56208->172.17.0.4:31977, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38841") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44150->172.17.0.4:38841, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35665") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49814->172.17.0.4:35665, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34344") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53836->172.17.0.4:34344, err= 2025/06/20 03:36:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30886") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43092->172.17.0.4:30886, err= 2025/06/20 03:36:57 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/20 03:36:57 INFO : existing: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36096") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42988->172.17.0.4:36096, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36104") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47152->172.17.0.4:36104, err= 2025/06/20 03:36:57 DEBUG : existing: Destination exists, skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38676") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60498->172.17.0.4:38676, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30286") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42072->172.17.0.4:30286, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35596") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42638->172.17.0.4:35596, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35085") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55648->172.17.0.4:35085, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31751") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60324->172.17.0.4:31751, err= 2025/06/20 03:36:57 INFO : d: Making directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38447") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35530->172.17.0.4:38447, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36076") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39974") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41334->172.17.0.4:39974, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52224->172.17.0.4:21, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42962->172.17.0.4:36076, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37857") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38370->172.17.0.4:37857, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33562") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51354->172.17.0.4:33562, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35926") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30259") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46592->172.17.0.4:35926, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36517") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47204->172.17.0.4:30259, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37522->172.17.0.4:36517, err= 2025/06/20 03:36:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52236->172.17.0.4:21, err= 2025/06/20 03:36:57 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37100") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43762->172.17.0.4:37100, err= 2025/06/20 03:36:57 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/20 03:36:57 INFO : a/potato2: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : b/potato: Deleted 2025/06/20 03:36:57 INFO : d: Removing directory 2025/06/20 03:36:57 INFO : b: Removing directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: deleted 2 directories 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33923") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60864->172.17.0.4:33923, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32279") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33838->172.17.0.4:32279, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31795") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33878->172.17.0.4:31795, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32649") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38272->172.17.0.4:32649, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37812") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33020->172.17.0.4:37812, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39847") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37984->172.17.0.4:39847, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32113") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56828->172.17.0.4:32113, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32543") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53658->172.17.0.4:32543, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36473") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34678->172.17.0.4:36473, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39791") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50566->172.17.0.4:39791, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 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/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30732") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58074->172.17.0.4:30732, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35966") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50212->172.17.0.4:35966, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 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/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39909") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50026->172.17.0.4:39909, err= 2025/06/20 03:36:57 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/06/20 03:36:57 INFO : empty space: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37581") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41758->172.17.0.4:37581, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30406") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37610->172.17.0.4:30406, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36291") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49658->172.17.0.4:36291, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33022") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36228->172.17.0.4:33022, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36360") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43780->172.17.0.4:36360, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37763") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52788->172.17.0.4:37763, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37555") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35174->172.17.0.4:37555, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36156") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38172->172.17.0.4:36156, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 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/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30902") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52956->172.17.0.4:30902, err= 2025/06/20 03:36:57 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/06/20 03:36:57 INFO : foo: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33701") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47648->172.17.0.4:33701, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39162") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35340->172.17.0.4:39162, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31664") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52112->172.17.0.4:31664, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36386") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42574->172.17.0.4:36386, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33781") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36152->172.17.0.4:33781, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36896") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46788->172.17.0.4:36896, err= 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32166") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36386->172.17.0.4:32166, err= 2025/06/20 03:36:57 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/06/20 03:36:57 INFO : potato: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38375") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47016->172.17.0.4:38375, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30837") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51688->172.17.0.4:30837, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30358") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46588->172.17.0.4:30358, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33393") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48368->172.17.0.4:33393, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34211") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56296->172.17.0.4:34211, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33016") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56352->172.17.0.4:33016, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39042") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56222->172.17.0.4:39042, err= 2025/06/20 03:36:57 DEBUG : potato.41b15364.partial: renamed to: potato 2025/06/20 03:36:57 INFO : potato: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30756") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48300->172.17.0.4:30756, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38480") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56936->172.17.0.4:38480, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39267") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35532->172.17.0.4:39267, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31653") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32922->172.17.0.4:31653, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33760") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52544->172.17.0.4:33760, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33577") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56080->172.17.0.4:33577, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 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/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30815") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46536->172.17.0.4:30815, err= 2025/06/20 03:36:57 DEBUG : potato.706b9954.partial: renamed to: potato 2025/06/20 03:36:57 INFO : potato: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39666") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37490->172.17.0.4:39666, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31000") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48718->172.17.0.4:31000, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31552") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50398->172.17.0.4:31552, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38657") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33808->172.17.0.4:38657, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37370") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34818->172.17.0.4:37370, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37316") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44120->172.17.0.4:37316, err= 2025/06/20 03:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31877") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43006->172.17.0.4:31877, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36781") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55402->172.17.0.4:36781, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35612") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60336->172.17.0.4:35612, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31189") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45558->172.17.0.4:31189, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34364") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36388->172.17.0.4:34364, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36773") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47008->172.17.0.4:36773, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37416") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60564->172.17.0.4:37416, err= 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38515") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60600->172.17.0.4:38515, err= 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/20 03:36:57 INFO : potato2: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : potato: Deleted 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36174") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40932->172.17.0.4:36174, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31113") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58136->172.17.0.4:31113, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36352") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50488->172.17.0.4:36352, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35067") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38298->172.17.0.4:35067, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38049") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35588->172.17.0.4:38049, err= 2025/06/20 03:36:57 INFO : d: Making directory 2025/06/20 03:36:57 INFO : d/e: Making directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34551") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38720->172.17.0.4:34551, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30738") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37956") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48182->172.17.0.4:37956, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33367") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52140->172.17.0.4:30738, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48200->172.17.0.4:33367, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33398") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56526->172.17.0.4:33398, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33159") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54832->172.17.0.4:33159, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35223") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33172") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32889") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55102->172.17.0.4:35223, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44508->172.17.0.4:33172, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50884->172.17.0.4:32889, err= 2025/06/20 03:36:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30117") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51464->172.17.0.4:30117, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31453") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55922->172.17.0.4:31453, err= 2025/06/20 03:36:57 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/20 03:36:57 INFO : a/potato2: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : b/potato: Deleted 2025/06/20 03:36:57 INFO : d/e: Removing directory 2025/06/20 03:36:57 INFO : d: Removing directory 2025/06/20 03:36:57 INFO : b: Removing directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: deleted 3 directories 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33960") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42710->172.17.0.4:33960, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35614") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44944->172.17.0.4:35614, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33463") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39312->172.17.0.4:33463, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33014") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60420->172.17.0.4:33014, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32071") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39144") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35112->172.17.0.4:39144, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48764->172.17.0.4:32071, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35169") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51916->172.17.0.4:35169, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33836") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54176->172.17.0.4:33836, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35194") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42508->172.17.0.4:35194, err= 2025/06/20 03:36:57 INFO : d: Making directory 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38522") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55078->172.17.0.4:38522, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37312") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50974->172.17.0.4:37312, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37772") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34521") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57648->172.17.0.4:37772, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49406->172.17.0.4:34521, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34544") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39156->172.17.0.4:34544, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30581") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35669") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38942") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46806->172.17.0.4:30581, err= 2025/06/20 03:36:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52642->172.17.0.4:38942, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50856->172.17.0.4:35669, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36889") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47568->172.17.0.4:36889, err= 2025/06/20 03:36:57 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/06/20 03:36:57 INFO : a/potato2: Copied (new) 2025/06/20 03:36:57 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: not deleting files as there were IO errors 2025/06/20 03:36:57 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: not deleting directories as there were IO errors 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32174") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42740->172.17.0.4:32174, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31956") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35552") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48586->172.17.0.4:31956, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39404") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31041") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50812->172.17.0.4:39404, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40798->172.17.0.4:35552, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57342->172.17.0.4:31041, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35737") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36680->172.17.0.4:35737, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35475") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34687") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32382") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36133") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40892->172.17.0.4:35475, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50320->172.17.0.4:32382, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47822->172.17.0.4:34687, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52204->172.17.0.4:36133, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39750") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37752->172.17.0.4:39750, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33747") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33552->172.17.0.4:33747, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36525") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51534->172.17.0.4:36525, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38663") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32932->172.17.0.4:38663, err= 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32903") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44134->172.17.0.4:32903, err= 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30061") 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40640->172.17.0.4:30061, err= 2025/06/20 03:36:57 INFO : potato: Deleted 2025/06/20 03:36:57 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/20 03:36:57 INFO : potato2: Copied (new) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37451") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38652->172.17.0.4:37451, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30185") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40464->172.17.0.4:30185, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30016") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46780->172.17.0.4:30016, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34484") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56134->172.17.0.4:34484, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31103") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51716->172.17.0.4:31103, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30193") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51432->172.17.0.4:30193, err= 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34951") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48294->172.17.0.4:34951, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 INFO : potato: Deleted 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36221") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46968->172.17.0.4:36221, err= 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39821") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56418->172.17.0.4:39821, err= 2025/06/20 03:36:57 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/06/20 03:36:57 INFO : potato2: Copied (new) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35736") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42970->172.17.0.4:35736, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34239") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37548->172.17.0.4:34239, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36547") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47282->172.17.0.4:36547, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30363") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56206->172.17.0.4:30363, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37603") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34392->172.17.0.4:37603, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33756") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59244->172.17.0.4:33756, err= 2025/06/20 03:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36901") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57460->172.17.0.4:36901, err= 2025/06/20 03:36:57 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/06/20 03:36:57 INFO : potato2: Copied (new) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33956") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38690->172.17.0.4:33956, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36905") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35070->172.17.0.4:36905, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38808") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35602->172.17.0.4:38808, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35803") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46932->172.17.0.4:35803, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32821") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42578->172.17.0.4:32821, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30971") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34886->172.17.0.4:30971, err= 2025/06/20 03:36:57 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : enormous: Excluded 2025/06/20 03:36:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : potato2: Excluded 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37696") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39804->172.17.0.4:37696, err= 2025/06/20 03:36:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : potato2: Excluded 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30919") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53200->172.17.0.4:30919, err= 2025/06/20 03:36:57 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : enormous: Excluded 2025/06/20 03:36:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : potato2: Excluded 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32650") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50160->172.17.0.4:32650, err= 2025/06/20 03:36:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : potato2: Excluded 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36571") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58648->172.17.0.4:36571, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31645") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32788->172.17.0.4:31645, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37008") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53360->172.17.0.4:37008, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33343") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49542->172.17.0.4:33343, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34499") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56474->172.17.0.4:34499, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36262") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51542->172.17.0.4:36262, err= 2025/06/20 03:36:57 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : enormous: Excluded 2025/06/20 03:36:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 03:36:57 DEBUG : potato2: Excluded 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39005") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47336->172.17.0.4:39005, err= 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : potato2: Deleted 2025/06/20 03:36:57 INFO : enormous: Deleted 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33118") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47038->172.17.0.4:33118, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37735") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47276->172.17.0.4:37735, err= 2025/06/20 03:36:57 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : enormous: Deleted 2025/06/20 03:36:57 INFO : potato2: Deleted 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36558") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42032->172.17.0.4:36558, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34124") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39116->172.17.0.4:34124, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33114") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40498->172.17.0.4:33114, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30802") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49988->172.17.0.4:30802, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35120") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45168->172.17.0.4:35120, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39455") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56140->172.17.0.4:39455, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35491") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55800->172.17.0.4:35491, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31478") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49408->172.17.0.4:31478, err= 2025/06/20 03:36:57 DEBUG : five: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/20 03:36:57 DEBUG : one: Destination is newer than source, skipping 2025/06/20 03:36:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : three: Sizes identical 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36860") 2025/06/20 03:36:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53262->172.17.0.4:36860, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32407") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55420->172.17.0.4:32407, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37762") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43964->172.17.0.4:37762, err= 2025/06/20 03:36:57 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/06/20 03:36:57 INFO : four: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : two.3353c5f5.partial: renamed to: two 2025/06/20 03:36:57 INFO : two: Copied (replaced existing) 2025/06/20 03:36:57 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/06/20 03:36:57 INFO : five: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33688") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59050->172.17.0.4:33688, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37556") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58042->172.17.0.4:37556, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39349") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44324->172.17.0.4:39349, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === 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.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/06/20 03:36:57 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30455") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40310->172.17.0.4:30455, err= 2025/06/20 03:36:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34818") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47934->172.17.0.4:34818, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34200") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57332->172.17.0.4:34200, err= 2025/06/20 03:36:57 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/20 03:36:57 INFO : yam: Copied (new) 2025/06/20 03:36:57 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/20 03:36:57 INFO : potato: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38114") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35660->172.17.0.4:38114, err= 2025/06/20 03:36:57 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Ignoring --track-renames as the source and destination do not have a common hash 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36721") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37972->172.17.0.4:36721, err= 2025/06/20 03:36:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : potato: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35887") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44234->172.17.0.4:35887, err= 2025/06/20 03:36:57 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/06/20 03:36:57 INFO : yaml: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : yam: Deleted 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31823") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40142->172.17.0.4:31823, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31875") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48244->172.17.0.4:31875, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32635") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54182->172.17.0.4:32635, 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.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31074") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38178->172.17.0.4:31074, err= 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Making map for --track-renames 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Finished making map for --track-renames 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 03:36:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for renames to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33188") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34258") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44034->172.17.0.4:33188, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60710->172.17.0.4:34258, err= 2025/06/20 03:36:57 DEBUG : yam.48501227.partial: renamed to: yam 2025/06/20 03:36:57 INFO : yam: Copied (new) 2025/06/20 03:36:57 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/20 03:36:57 INFO : potato: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32936") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48722->172.17.0.4:32936, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33928") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55858->172.17.0.4:33928, err= 2025/06/20 03:36:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Making map for --track-renames 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Finished making map for --track-renames 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : potato: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for renames to finish 2025/06/20 03:36:57 INFO : yam: Moved (server-side) to: yaml 2025/06/20 03:36:57 INFO : yaml: Renamed from "yam" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35790") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44690->172.17.0.4:35790, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33216") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56272->172.17.0.4:33216, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35236") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50370->172.17.0.4:35236, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36217") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42984->172.17.0.4:36217, err= 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Making map for --track-renames 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Finished making map for --track-renames 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for renames to finish 2025/06/20 03:36:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33480") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45152->172.17.0.4:33480, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31426") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42426->172.17.0.4:31426, err= 2025/06/20 03:36:57 DEBUG : potato.53508f02.partial: renamed to: potato 2025/06/20 03:36:57 INFO : potato: Copied (new) 2025/06/20 03:36:57 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/06/20 03:36:57 INFO : sub/yam: Copied (new) 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39326") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39984->172.17.0.4:39326, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37886") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49080->172.17.0.4:37886, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35841") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35432->172.17.0.4:35841, err= 2025/06/20 03:36:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:57 DEBUG : potato: Unchanged skipping 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37138") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54502->172.17.0.4:37138, err= 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Making map for --track-renames 2025/06/20 03:36:57 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Finished making map for --track-renames 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for renames to finish 2025/06/20 03:36:57 INFO : sub/yam: Moved (server-side) to: yam 2025/06/20 03:36:57 INFO : yam: Renamed from "sub/yam" 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:57 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:57 INFO : There was nothing to transfer 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36831") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42440->172.17.0.4:36831, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37101") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37712->172.17.0.4:37101, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31527") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36398->172.17.0.4:31527, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31060") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54982->172.17.0.4:31060, err= 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30301") 2025/06/20 03:36:57 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60140->172.17.0.4:30301, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:57 DEBUG : Creating backend with remote "/tmp/rclone3272375179/dir1" 2025/06/20 03:36:57 DEBUG : Creating backend with remote "/tmp/rclone3272375179/dir2" 2025/06/20 03:36:57 DEBUG : Local file system at /tmp/rclone3272375179/dir2: Using server-side directory move 2025/06/20 03:36:57 INFO : Local file system at /tmp/rclone3272375179/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/20 03:36:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : Local file system at /tmp/rclone3272375179/dir2: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : Local file system at /tmp/rclone3272375179/dir2: Waiting for transfers to finish 2025/06/20 03:36:58 INFO : file1.txt: Moved (server-side) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39200") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53534->172.17.0.4:39200, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35817") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58164->172.17.0.4:35817, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38179") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59826->172.17.0.4:38179, err= 2025/06/20 03:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32473") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46944->172.17.0.4:32473, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34404") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51804->172.17.0.4:34404, err= 2025/06/20 03:36:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:58 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:58 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:58 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/20 03:36:58 INFO : nested/sub dir/file: Copied (new) 2025/06/20 03:36:58 INFO : nested/sub dir/file: Deleted 2025/06/20 03:36:58 INFO : sub dir: Removing directory 2025/06/20 03:36:58 INFO : nested/sub dir: Removing directory 2025/06/20 03:36:58 INFO : nested: Removing directory 2025/06/20 03:36:58 DEBUG : Local file system at /tmp/rclone3272375179: deleted 3 directories 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34994") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50646->172.17.0.4:34994, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36794") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37494->172.17.0.4:36794, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32184") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56716->172.17.0.4:32184, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39345") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57482->172.17.0.4:39345, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31102") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39262->172.17.0.4:31102, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31705") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32622") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59670->172.17.0.4:31705, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38870->172.17.0.4:32622, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33218") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60498->172.17.0.4:33218, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35044") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46560->172.17.0.4:35044, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39396") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48868->172.17.0.4:39396, err= 2025/06/20 03:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39281") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60674->172.17.0.4:39281, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33832") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51874->172.17.0.4:33832, err= 2025/06/20 03:36:58 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/06/20 03:36:58 INFO : nested/sub dir/file: Copied (new) 2025/06/20 03:36:58 INFO : nested/sub dir/file: Deleted 2025/06/20 03:36:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/20 03:36:58 INFO : sub dir/hello world: Copied (new) 2025/06/20 03:36:58 INFO : sub dir/hello world: Deleted 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33005") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56978->172.17.0.4:33005, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37844") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30313") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53324->172.17.0.4:37844, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52454->172.17.0.4:30313, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36000") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58178->172.17.0.4:36000, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39331") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48794->172.17.0.4:39331, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33595") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45820->172.17.0.4:33595, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35591") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38680->172.17.0.4:35591, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36181") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56520->172.17.0.4:36181, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34960") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40442->172.17.0.4:34960, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36373") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34590->172.17.0.4:36373, err= 2025/06/20 03:36:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37698") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37846") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53336->172.17.0.4:37698, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47182->172.17.0.4:37846, err= 2025/06/20 03:36:58 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/06/20 03:36:58 INFO : existing-b: Copied (new) 2025/06/20 03:36:58 INFO : existing-b: Deleted 2025/06/20 03:36:58 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/20 03:36:58 INFO : existing: Copied (new) 2025/06/20 03:36:58 INFO : existing: Deleted 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31445") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40234->172.17.0.4:31445, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37552") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40818->172.17.0.4:37552, err= 2025/06/20 03:36:58 DEBUG : existing: Destination exists, skipping 2025/06/20 03:36:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36528") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45264->172.17.0.4:36528, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39022") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40086->172.17.0.4:39022, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30464") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55392->172.17.0.4:30464, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-damudud8qaxo" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:52246->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37207") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41148->172.17.0.4:37207, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32460") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52472->172.17.0.4:32460, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30343") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43194->172.17.0.4:30343, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38903") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36782->172.17.0.4:38903, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-kegediy3yite -> ftp://172.17.0.4:21/rclone-test-damudud8qaxo 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:30891") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:42742->172.17.0.4:30891, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:31336") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:33134->172.17.0.4:31336, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:31917") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:52452->172.17.0.4:31917, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Using server-side directory move 2025/06/20 03:36:58 INFO : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37115") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:39383") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:55048->172.17.0.4:39383, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38874->172.17.0.4:37115, err= 2025/06/20 03:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:52258->172.17.0.4:21, err= 2025/06/20 03:36:58 INFO : empty space: Deleted 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Waiting for transfers to finish 2025/06/20 03:36:58 INFO : potato2: Moved (server-side) 2025/06/20 03:36:58 INFO : potato3: Deleted 2025/06/20 03:36:58 INFO : potato3: Moved (server-side) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36659") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53908->172.17.0.4:36659, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:35050") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:55484->172.17.0.4:35050, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xasajec4qemi" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: > dial: conn=172.17.0.1:52274->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Using server-side directory move 2025/06/20 03:36:58 INFO : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Server side directory move succeeded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: dial("tcp","172.17.0.4:38722") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: > dial: conn=172.17.0.1:48232->172.17.0.4:38722, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:39528") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:40528->172.17.0.4:39528, err= 2025/06/20 03:36:58 ERROR : error listing: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: dial("tcp","172.17.0.4:32987") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: > dial: conn=172.17.0.1:45712->172.17.0.4:32987, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Purge object "empty space" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Purge object "potato2" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Purge object "potato3" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xasajec4qemi: Purge dir "" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: dial("tcp","172.17.0.4:36309") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: > dial: conn=172.17.0.1:32944->172.17.0.4:36309, err= 2025/06/20 03:36:58 ERROR : error listing: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-damudud8qaxo: Purge dir "" 2025/06/20 03:36:58 NOTICE: purge failed to rmdir "": directory not found 2025/06/20 03:36:58 NOTICE: purge failed: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37087") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38916->172.17.0.4:37087, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39747") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41170->172.17.0.4:39747, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dutarox7wufu" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:52280->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31312") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53856->172.17.0.4:31312, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39640") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54232->172.17.0.4:39640, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35716") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46490->172.17.0.4:35716, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38589") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53568->172.17.0.4:38589, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-kegediy3yite -> ftp://172.17.0.4:21/rclone-test-dutarox7wufu 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:38072") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:47338->172.17.0.4:38072, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:39072") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:58064->172.17.0.4:39072, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:36505") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:52840->172.17.0.4:36505, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32000") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47328->172.17.0.4:32000, err= 2025/06/20 03:36:58 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 03:36:58 DEBUG : empty space: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:37639") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:51658->172.17.0.4:37639, err= 2025/06/20 03:36:58 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 03:36:58 DEBUG : empty space: Excluded 2025/06/20 03:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:52284->172.17.0.4:21, err= 2025/06/20 03:36:58 INFO : potato2: Moved (server-side) 2025/06/20 03:36:58 INFO : potato3: Deleted 2025/06/20 03:36:58 INFO : potato3: Moved (server-side) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37672") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45496->172.17.0.4:37672, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:32242") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:45324->172.17.0.4:32242, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sizebej7jufu" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: > dial: conn=172.17.0.1:52288->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: dial("tcp","172.17.0.4:31175") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:36724") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:60876->172.17.0.4:36724, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: > dial: conn=172.17.0.1:51434->172.17.0.4:31175, err= 2025/06/20 03:36:58 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 03:36:58 DEBUG : empty space: Excluded 2025/06/20 03:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: > dial: conn=172.17.0.1:52290->172.17.0.4:21, err= 2025/06/20 03:36:58 INFO : potato2: Moved (server-side) 2025/06/20 03:36:58 INFO : potato3: Moved (server-side) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: dial("tcp","172.17.0.4:38118") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: > dial: conn=172.17.0.1:43478->172.17.0.4:38118, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:31851") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:49428->172.17.0.4:31851, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: dial("tcp","172.17.0.4:30636") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: > dial: conn=172.17.0.1:51178->172.17.0.4:30636, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Purge object "potato2" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Purge object "potato3" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-sizebej7jufu: Purge dir "" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: dial("tcp","172.17.0.4:38987") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: > dial: conn=172.17.0.1:38194->172.17.0.4:38987, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: Purge object "empty space" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dutarox7wufu: Purge dir "" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31733") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42974->172.17.0.4:31733, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33821") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46120->172.17.0.4:33821, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-macanid7wobu" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:52292->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32729") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38368->172.17.0.4:32729, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37815") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42628->172.17.0.4:37815, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39517") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43470->172.17.0.4:39517, err= 2025/06/20 03:36:58 INFO : tomatoDir: Making directory 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39393") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35916->172.17.0.4:39393, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39873") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41392->172.17.0.4:39873, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-kegediy3yite -> ftp://172.17.0.4:21/rclone-test-macanid7wobu 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:38187") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:41714->172.17.0.4:38187, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:35752") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:54356->172.17.0.4:35752, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:37711") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:54094->172.17.0.4:37711, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Using server-side directory move 2025/06/20 03:36:58 INFO : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:33591") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36475") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:59280->172.17.0.4:33591, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34284->172.17.0.4:36475, err= 2025/06/20 03:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : empty space: Unchanged skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33160") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:52294->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32842->172.17.0.4:33160, err= 2025/06/20 03:36:58 INFO : potato2: Moved (server-side) 2025/06/20 03:36:58 INFO : empty space: Deleted 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Waiting for transfers to finish 2025/06/20 03:36:58 INFO : potato3: Deleted 2025/06/20 03:36:58 INFO : potato3: Moved (server-side) 2025/06/20 03:36:58 INFO : tomatoDir: Removing directory 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: deleted 1 directories 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31092") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50594->172.17.0.4:31092, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32911") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34744->172.17.0.4:32911, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:37712") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:54524->172.17.0.4:37712, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fubojim0heda" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: > dial: conn=172.17.0.1:52306->172.17.0.4:21, err= 2025/06/20 03:36:58 INFO : tomatoDir: Making directory 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Using server-side directory move 2025/06/20 03:36:58 INFO : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Server side directory move succeeded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: dial("tcp","172.17.0.4:31288") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: > dial: conn=172.17.0.1:59774->172.17.0.4:31288, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: dial("tcp","172.17.0.4:32512") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: > dial: conn=172.17.0.1:42014->172.17.0.4:32512, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:39304") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:45864->172.17.0.4:39304, err= 2025/06/20 03:36:58 ERROR : error listing: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:30020") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:38590->172.17.0.4:30020, err= 2025/06/20 03:36:58 ERROR : error listing: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: dial("tcp","172.17.0.4:39023") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: > dial: conn=172.17.0.1:57818->172.17.0.4:39023, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Purge object "empty space" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Purge object "potato2" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Purge object "potato3" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: dial("tcp","172.17.0.4:37088") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: > dial: conn=172.17.0.1:38438->172.17.0.4:37088, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Purge dir "tomatoDir" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-fubojim0heda: Purge dir "" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: dial("tcp","172.17.0.4:37162") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: > dial: conn=172.17.0.1:32864->172.17.0.4:37162, err= 2025/06/20 03:36:58 ERROR : error listing: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-macanid7wobu: Purge dir "" 2025/06/20 03:36:58 NOTICE: purge failed to rmdir "": directory not found 2025/06/20 03:36:58 NOTICE: purge failed: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39781") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33992->172.17.0.4:39781, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33124") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43020->172.17.0.4:33124, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30056") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38092->172.17.0.4:30056, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33092") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43454->172.17.0.4:33092, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/rclone-sync-test" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: > dial: conn=172.17.0.1:52312->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30587") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53272->172.17.0.4:30587, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38502") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55184->172.17.0.4:38502, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/rclone-sync-test" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: > dial: conn=172.17.0.1:52324->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/rclone-sync-test-include/layer2" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52338->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/rclone-sync-test-ignore-file" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52344->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30989") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51040->172.17.0.4:30989, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: dial("tcp","172.17.0.4:36806") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35192") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: > dial: conn=172.17.0.1:53754->172.17.0.4:36806, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40450->172.17.0.4:35192, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test: Excluded 2025/06/20 03:36:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37346") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43440->172.17.0.4:37346, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30889") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: dial("tcp","172.17.0.4:33455") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38884->172.17.0.4:30889, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test: > dial: conn=172.17.0.1:36920->172.17.0.4:33455, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test: Excluded 2025/06/20 03:36:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30904") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48304->172.17.0.4:30904, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : rclone-sync-test-include: Removing directory 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: failed to delete 1 directories 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33932") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33840") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49106->172.17.0.4:33840, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54046->172.17.0.4:33932, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test: Excluded 2025/06/20 03:36:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38400") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51966->172.17.0.4:38400, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30432") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50512->172.17.0.4:30432, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:30615") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42210->172.17.0.4:30615, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test: Excluded 2025/06/20 03:36:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37222") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44476->172.17.0.4:37222, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : rclone-sync-test-include: Removing directory 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: failed to delete 1 directories 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:33022") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36244->172.17.0.4:33022, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38418") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44902->172.17.0.4:38418, err= 2025/06/20 03:36:58 DEBUG : Excluded 2025/06/20 03:36:58 DEBUG : rclone-sync-test: Excluded 2025/06/20 03:36:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30148") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35592->172.17.0.4:30148, err= 2025/06/20 03:36:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31679") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41838->172.17.0.4:31679, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37219") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31176") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34290") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51060->172.17.0.4:37219, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38222->172.17.0.4:31176, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41338->172.17.0.4:34290, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37535") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60596->172.17.0.4:37535, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32895") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53318->172.17.0.4:32895, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52368->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: > dial: conn=172.17.0.1:52376->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" to be canonical "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:35321") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:42540->172.17.0.4:35321, err= 2025/06/20 03:36:58 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:34228") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:48116->172.17.0.4:34228, err= 2025/06/20 03:36:58 DEBUG : one.b824e1ab.partial: renamed to: one 2025/06/20 03:36:58 INFO : one: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34890") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51238->172.17.0.4:34890, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38109") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40278->172.17.0.4:38109, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37133") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47930->172.17.0.4:37133, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32520") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59616->172.17.0.4:32520, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:36967") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:46864->172.17.0.4:36967, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:36525") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:51550->172.17.0.4:36525, err= 2025/06/20 03:36:58 DEBUG : one.406dcb2c.partial: renamed to: one 2025/06/20 03:36:58 INFO : one: Copied (replaced existing) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30520") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37524->172.17.0.4:30520, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35822") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43382->172.17.0.4:35822, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39202") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35960->172.17.0.4:39202, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38068") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45250->172.17.0.4:38068, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36927") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42528->172.17.0.4:36927, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37443") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30356") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40004->172.17.0.4:37443, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36840->172.17.0.4:30356, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:31471") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:58572->172.17.0.4:31471, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37345") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40126->172.17.0.4:37345, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38075") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39308") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38386->172.17.0.4:38075, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54974->172.17.0.4:39308, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38901") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38180->172.17.0.4:38901, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31515") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50680->172.17.0.4:31515, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37294") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40792->172.17.0.4:37294, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32181") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33892->172.17.0.4:32181, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:36371") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:42320->172.17.0.4:36371, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: > dial: conn=172.17.0.1:52378->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32950") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35714->172.17.0.4:32950, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34106") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56936->172.17.0.4:34106, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32186") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49294->172.17.0.4:32186, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:37893") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:44260->172.17.0.4:37893, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 03:36:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : There was nothing to transfer 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35037") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46206->172.17.0.4:35037, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30588") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42510->172.17.0.4:30588, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30500") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47578->172.17.0.4:30500, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31957") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50396->172.17.0.4:31957, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36518") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35824") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54414->172.17.0.4:36518, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37894->172.17.0.4:35824, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/CompareDest" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/CompareDest" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:34387") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:57538->172.17.0.4:34387, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 03:36:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/20 03:36:58 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:30633") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:34696->172.17.0.4:30633, err= 2025/06/20 03:36:58 DEBUG : two.1503b713.partial: renamed to: two 2025/06/20 03:36:58 INFO : two: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39314") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52038->172.17.0.4:39314, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33178") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34868") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42978->172.17.0.4:34868, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45660->172.17.0.4:33178, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39719") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35744->172.17.0.4:39719, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34141") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38871") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55604->172.17.0.4:34141, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60828->172.17.0.4:38871, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31640") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38652->172.17.0.4:31640, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31691") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51274->172.17.0.4:31691, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31698") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59126->172.17.0.4:31698, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34792") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51734->172.17.0.4:34792, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31620") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38399") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58464->172.17.0.4:31620, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44670->172.17.0.4:38399, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dest" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: > dial: conn=172.17.0.1:52382->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/pre-dest1" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest1: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest1: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest1: > dial: conn=172.17.0.1:52388->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kegediy3yite/pre-dest1" to be canonical "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/pre-dest1" 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/pre-dest2" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest2: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest2: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest2: > dial: conn=172.17.0.1:52404->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kegediy3yite/pre-dest2" to be canonical "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/pre-dest2" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: dial("tcp","172.17.0.4:30319") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: > dial: conn=172.17.0.1:60260->172.17.0.4:30319, err= 2025/06/20 03:36:58 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/20 03:36:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: dial("tcp","172.17.0.4:33960") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: > dial: conn=172.17.0.1:42724->172.17.0.4:33960, err= 2025/06/20 03:36:58 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/06/20 03:36:58 INFO : 3: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: dial("tcp","172.17.0.4:30009") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dest: > dial: conn=172.17.0.1:36518->172.17.0.4:30009, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34464") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42800->172.17.0.4:34464, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31034") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57278->172.17.0.4:31034, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30021") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35381") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49096->172.17.0.4:35381, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40912->172.17.0.4:30021, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38135") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34198->172.17.0.4:38135, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31934") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31467") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41878->172.17.0.4:31934, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32450") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48114->172.17.0.4:31467, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58308->172.17.0.4:32450, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31371") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44004->172.17.0.4:31371, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest2: closing 1 unused connections 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/pre-dest1: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31790") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37442->172.17.0.4:31790, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35183") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37190->172.17.0.4:35183, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34537") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59732->172.17.0.4:34537, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35725") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60932->172.17.0.4:35725, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33471") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53580->172.17.0.4:33471, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33055") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54172->172.17.0.4:33055, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39794") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43612->172.17.0.4:39794, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52420->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: > dial: conn=172.17.0.1:52424->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kegediy3yite/backup" to be canonical "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:30035") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:54926->172.17.0.4:30035, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 03:36:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : two: Unchanged skipping 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 INFO : one: Moved (server-side) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:33892") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:60488->172.17.0.4:33892, err= 2025/06/20 03:36:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/20 03:36:58 INFO : one: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : three.txt: Moved (server-side) 2025/06/20 03:36:58 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31438") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46686->172.17.0.4:31438, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34244") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59240->172.17.0.4:34244, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39312") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43892->172.17.0.4:39312, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30003") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50090->172.17.0.4:30003, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32725") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50922->172.17.0.4:32725, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37679") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54818->172.17.0.4:37679, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32906") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49462->172.17.0.4:32906, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/backup" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:39650") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:44068->172.17.0.4:39650, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : two: Unchanged skipping 2025/06/20 03:36:58 INFO : one: Deleted 2025/06/20 03:36:58 INFO : one: Moved (server-side) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:31156") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:41512->172.17.0.4:31156, err= 2025/06/20 03:36:58 DEBUG : one.1503b713.partial: renamed to: one 2025/06/20 03:36:58 INFO : one: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : three.txt: Deleted 2025/06/20 03:36:58 INFO : three.txt: Moved (server-side) 2025/06/20 03:36:58 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30473") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37850->172.17.0.4:30473, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33594") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35963") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54096->172.17.0.4:33594, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53400->172.17.0.4:35963, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33296") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38560->172.17.0.4:33296, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37790") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31688") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42018->172.17.0.4:37790, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33714->172.17.0.4:31688, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35558") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58982->172.17.0.4:35558, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30134") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51342->172.17.0.4:30134, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36784") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46448->172.17.0.4:36784, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39034") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48646->172.17.0.4:39034, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34663") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52448->172.17.0.4:34663, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36865") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51286->172.17.0.4:36865, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52434->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: > dial: conn=172.17.0.1:52436->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kegediy3yite/backup" to be canonical "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:32429") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:41128->172.17.0.4:32429, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 03:36:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : two: Unchanged skipping 2025/06/20 03:36:58 INFO : one: Moved (server-side) to: one.bak 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:36953") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:49412->172.17.0.4:36953, err= 2025/06/20 03:36:58 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/20 03:36:58 INFO : one: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 03:36:58 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30473") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37852->172.17.0.4:30473, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33345") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48128->172.17.0.4:33345, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34145") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44518->172.17.0.4:34145, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35438") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56224->172.17.0.4:35438, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32359") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44176->172.17.0.4:32359, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38605") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30357") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38294->172.17.0.4:38605, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43870->172.17.0.4:30357, err= 2025/06/20 03:36:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/backup" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:36469") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:58536->172.17.0.4:36469, err= 2025/06/20 03:36:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 03:36:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:58 DEBUG : two: Unchanged skipping 2025/06/20 03:36:58 INFO : one.bak: Deleted 2025/06/20 03:36:58 INFO : one: Moved (server-side) to: one.bak 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:39755") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:54490->172.17.0.4:39755, err= 2025/06/20 03:36:58 DEBUG : one.1503b713.partial: renamed to: one 2025/06/20 03:36:58 INFO : one: Copied (new) 2025/06/20 03:36:58 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:58 INFO : three.txt.bak: Deleted 2025/06/20 03:36:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 03:36:58 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34261") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44206->172.17.0.4:34261, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34529") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56032->172.17.0.4:34529, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38752") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41542->172.17.0.4:38752, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32217") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52324->172.17.0.4:32217, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33524") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37430") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40614->172.17.0.4:33524, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51878->172.17.0.4:37430, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39535") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60826->172.17.0.4:39535, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35183") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37200->172.17.0.4:35183, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31874") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34530->172.17.0.4:31874, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37454") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41490->172.17.0.4:37454, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33574") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59964->172.17.0.4:33574, err= 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33783") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47032->172.17.0.4:33783, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52448->172.17.0.4:21, err= 2025/06/20 03:36:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:58 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: Connecting to FTP server 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: > dial: conn=172.17.0.1:52450->172.17.0.4:21, err= 2025/06/20 03:36:59 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kegediy3yite/backup" to be canonical "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:35846") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:37382->172.17.0.4:35846, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:38376") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:56056->172.17.0.4:38376, err= 2025/06/20 03:36:59 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/20 03:36:59 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31547") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60934->172.17.0.4:31547, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32494") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35685") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49712->172.17.0.4:32494, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60536->172.17.0.4:35685, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35925") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43964->172.17.0.4:35925, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33109") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48322->172.17.0.4:33109, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38211") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42872->172.17.0.4:38211, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38205") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58286->172.17.0.4:38205, err= 2025/06/20 03:36:59 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kegediy3yite/backup" for canonical name "TestFTPPureftpd{VZ7Kk}:rclone-test-kegediy3yite/backup" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:34629") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:36936->172.17.0.4:34629, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 03:36:59 INFO : one-2019-01-01: Deleted 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:38763") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:56586->172.17.0.4:38763, err= 2025/06/20 03:36:59 DEBUG : one.1503b713.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 INFO : three-2019-01-01.txt: Deleted 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/20 03:36:59 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35586") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40520->172.17.0.4:35586, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32035") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38767") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50786->172.17.0.4:32035, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40694->172.17.0.4:38767, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30532") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54460->172.17.0.4:30532, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37619") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31479") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42838->172.17.0.4:37619, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44574->172.17.0.4:31479, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32616") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59494->172.17.0.4:32616, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34842") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33844->172.17.0.4:34842, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30997") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52450->172.17.0.4:30997, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31820") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43120->172.17.0.4:31820, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36178") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60616->172.17.0.4:36178, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30154") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36858->172.17.0.4:30154, err= 2025/06/20 03:36:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:59 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:59 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52466->172.17.0.4:21, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:33589") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:53366->172.17.0.4:33589, err= 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one.bak 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:34348") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:60048->172.17.0.4:34348, err= 2025/06/20 03:36:59 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 03:36:59 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30912") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46550->172.17.0.4:30912, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39325") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59676->172.17.0.4:39325, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34177") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38536->172.17.0.4:34177, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31874") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34538->172.17.0.4:31874, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36537") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37428->172.17.0.4:36537, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:39584") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:58466->172.17.0.4:39584, err= 2025/06/20 03:36:59 DEBUG : one.bak: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : one.bak: Excluded 2025/06/20 03:36:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : three.txt.bak: Excluded 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for checks to finish 2025/06/20 03:36:59 INFO : one.bak: Deleted 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one.bak 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:37657") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:58826->172.17.0.4:37657, err= 2025/06/20 03:36:59 DEBUG : one.1503b713.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 INFO : three.txt.bak: Deleted 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 03:36:59 INFO : three.txt: Moved into backup dir 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35794") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47490->172.17.0.4:35794, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38005") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48456->172.17.0.4:38005, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30112") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59312->172.17.0.4:30112, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31479") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44588->172.17.0.4:31479, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34107") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48464->172.17.0.4:34107, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30245") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50376->172.17.0.4:30245, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30462") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37918->172.17.0.4:30462, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37970") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35588->172.17.0.4:37970, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38540") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34574->172.17.0.4:38540, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34163") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50374->172.17.0.4:34163, err= 2025/06/20 03:36:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:59 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:59 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52478->172.17.0.4:21, err= 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one.bak 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:39200") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:53546->172.17.0.4:39200, err= 2025/06/20 03:36:59 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:35276") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:53650->172.17.0.4:35276, err= 2025/06/20 03:36:59 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/20 03:36:59 INFO : three.txt: Copied (new) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31236") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50770->172.17.0.4:31236, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34849") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46166->172.17.0.4:34849, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33684") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36912->172.17.0.4:33684, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30093") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34388->172.17.0.4:30093, err= 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 03:36:59 INFO : one.bak: Deleted 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one.bak 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:30788") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:33716->172.17.0.4:30788, err= 2025/06/20 03:36:59 DEBUG : one.1503b713.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/20 03:36:59 INFO : three.txt.bak: Deleted 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:35781") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:50774->172.17.0.4:35781, err= 2025/06/20 03:36:59 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/20 03:36:59 INFO : three.txt: Copied (new) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38914") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44568->172.17.0.4:38914, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34315") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55174->172.17.0.4:34315, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33262") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37506->172.17.0.4:33262, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35988") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35032->172.17.0.4:35988, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35818") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53652->172.17.0.4:35818, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32295") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57920->172.17.0.4:32295, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33394") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35428->172.17.0.4:33394, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35154") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40286->172.17.0.4:35154, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36685") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41268->172.17.0.4:36685, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37417") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37960->172.17.0.4:37417, err= 2025/06/20 03:36:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kegediy3yite/dst" 2025/06/20 03:36:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/06/20 03:36:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:59 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VZ7Kk}" suffix to name 2025/06/20 03:36:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/06/20 03:36:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/06/20 03:36:59 DEBUG : Setting pass="A-TNXB3ctRHZek1zFJFoC-kmAkxhYWvPocoK6OMhBKg" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/06/20 03:36:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: Connecting to FTP server 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:21") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:52484->172.17.0.4:21, err= 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:33048") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:58572->172.17.0.4:33048, err= 2025/06/20 03:36:59 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:38706") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:45574->172.17.0.4:38706, err= 2025/06/20 03:36:59 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/06/20 03:36:59 INFO : three.txt: Copied (new) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32346") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33982->172.17.0.4:32346, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33677") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52782->172.17.0.4:33677, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36464") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60600->172.17.0.4:36464, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35419") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51612->172.17.0.4:35419, err= 2025/06/20 03:36:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 03:36:59 INFO : one-2019-01-01: Deleted 2025/06/20 03:36:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:35750") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:49148->172.17.0.4:35750, err= 2025/06/20 03:36:59 DEBUG : one.1503b713.partial: renamed to: one 2025/06/20 03:36:59 INFO : one: Copied (new) 2025/06/20 03:36:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : two: Unchanged skipping 2025/06/20 03:36:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/20 03:36:59 INFO : three-2019-01-01.txt: Deleted 2025/06/20 03:36:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: dial("tcp","172.17.0.4:39294") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite/dst: > dial: conn=172.17.0.1:40904->172.17.0.4:39294, err= 2025/06/20 03:36:59 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/06/20 03:36:59 INFO : three.txt: Copied (new) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38449") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44784->172.17.0.4:38449, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35345") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48278->172.17.0.4:35345, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30765") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56408->172.17.0.4:30765, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36676") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48142->172.17.0.4:36676, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31091") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55172->172.17.0.4:31091, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30190") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59376->172.17.0.4:30190, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30982") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35582->172.17.0.4:30982, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33178") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45664->172.17.0.4:33178, err= 2025/06/20 03:36:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35213") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37234->172.17.0.4:35213, err= 2025/06/20 03:36:59 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/06/20 03:36:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33575") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40122->172.17.0.4:33575, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32130") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48924->172.17.0.4:32130, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35684") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45358->172.17.0.4:35684, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38151") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36706->172.17.0.4:38151, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33122") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40786->172.17.0.4:33122, err= 2025/06/20 03:36:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32625") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58582->172.17.0.4:32625, err= 2025/06/20 03:36:59 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/06/20 03:36:59 INFO : existing: Copied (new) 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30822") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59850->172.17.0.4:30822, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35448") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59262->172.17.0.4:35448, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39193") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48026->172.17.0.4:39193, err= 2025/06/20 03:36:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/20 03:36:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:59 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: not deleting files as there were IO errors 2025/06/20 03:36:59 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: not deleting directories as there were IO errors 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34359") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52544->172.17.0.4:34359, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39146") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33212->172.17.0.4:39146, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37927") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36658->172.17.0.4:37927, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34896") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48600->172.17.0.4:34896, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34972") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59244->172.17.0.4:34972, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32612") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35224->172.17.0.4:32612, err= 2025/06/20 03:36:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : existing: Unchanged skipping 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 INFO : There was nothing to transfer 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38275") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54228->172.17.0.4:38275, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37488") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33138->172.17.0.4:37488, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35061") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43264->172.17.0.4:35061, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37554") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42882->172.17.0.4:37554, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30414") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35684->172.17.0.4:30414, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37958") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47614->172.17.0.4:37958, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33783") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47038->172.17.0.4:33783, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36993") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45130->172.17.0.4:36993, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33670") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46274->172.17.0.4:33670, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36754") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40128->172.17.0.4:36754, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33220") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41876->172.17.0.4:33220, 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.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36492") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51990->172.17.0.4:36492, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38464") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51052->172.17.0.4:38464, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37557") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42648->172.17.0.4:37557, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37302") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58644->172.17.0.4:37302, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33358") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51080->172.17.0.4:33358, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33807") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35900->172.17.0.4:33807, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38625") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54320->172.17.0.4:38625, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39181") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34632->172.17.0.4:39181, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33919") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37940->172.17.0.4:33919, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32731") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43720->172.17.0.4:32731, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34206") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50394->172.17.0.4:34206, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31094") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60880->172.17.0.4:31094, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36468") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49462->172.17.0.4:36468, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39773") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56098->172.17.0.4:39773, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38793") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42874->172.17.0.4:38793, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36726") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34342->172.17.0.4:36726, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32809") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51370->172.17.0.4:32809, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38656") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42862->172.17.0.4:38656, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38581") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33066->172.17.0.4:38581, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35452") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56258->172.17.0.4:35452, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35166") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38652->172.17.0.4:35166, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36219") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57444->172.17.0.4:36219, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39372") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36434->172.17.0.4:39372, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39510") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32980->172.17.0.4:39510, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39278") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47644->172.17.0.4:39278, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39586") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46966->172.17.0.4:39586, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36959") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56408->172.17.0.4:36959, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33177") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43016->172.17.0.4:33177, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34923") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52258->172.17.0.4:34923, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36228") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35886->172.17.0.4:36228, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39866") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59460->172.17.0.4:39866, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32379") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40420->172.17.0.4:32379, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39021") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47288->172.17.0.4:39021, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38892") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56292->172.17.0.4:38892, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38341") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33412->172.17.0.4:38341, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30740") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44736->172.17.0.4:30740, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32482") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48700->172.17.0.4:32482, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36781") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55404->172.17.0.4:36781, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36485") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55812->172.17.0.4:36485, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32222") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46234->172.17.0.4:32222, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38512") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41942->172.17.0.4:38512, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38038") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34684->172.17.0.4:38038, err= 2025/06/20 03:36:59 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both0: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both13: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both10: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both15: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both16: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both11: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both12: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both14: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both17: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both2: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both3: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both4: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both18: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both19: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both1: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both5: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both9: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both6: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both7: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both8: Unchanged skipping 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 INFO : only0: Deleted 2025/06/20 03:36:59 INFO : only7: Deleted 2025/06/20 03:36:59 INFO : only14: Deleted 2025/06/20 03:36:59 INFO : only2: Deleted 2025/06/20 03:36:59 INFO : only1: Deleted 2025/06/20 03:36:59 INFO : only19: Deleted 2025/06/20 03:36:59 INFO : only8: Deleted 2025/06/20 03:36:59 INFO : only9: Deleted 2025/06/20 03:36:59 INFO : only12: Deleted 2025/06/20 03:36:59 INFO : only16: Deleted 2025/06/20 03:36:59 INFO : only17: Deleted 2025/06/20 03:36:59 INFO : only3: Deleted 2025/06/20 03:36:59 INFO : only15: Deleted 2025/06/20 03:36:59 INFO : only10: Deleted 2025/06/20 03:36:59 INFO : only4: Deleted 2025/06/20 03:36:59 INFO : only18: Deleted 2025/06/20 03:36:59 INFO : only13: Deleted 2025/06/20 03:36:59 INFO : only6: Deleted 2025/06/20 03:36:59 INFO : only11: Deleted 2025/06/20 03:36:59 INFO : only5: Deleted 2025/06/20 03:36:59 INFO : There was nothing to transfer 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36826") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47188->172.17.0.4:36826, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33670") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46276->172.17.0.4:33670, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31218") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39374->172.17.0.4:31218, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32375") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40888->172.17.0.4:32375, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34802") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55656->172.17.0.4:34802, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37309") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39688->172.17.0.4:37309, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34800") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45086->172.17.0.4:34800, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37091") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44720->172.17.0.4:37091, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37322") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55264->172.17.0.4:37322, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37139") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54068->172.17.0.4:37139, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31569") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54448->172.17.0.4:31569, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34890") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51254->172.17.0.4:34890, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39167") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56884->172.17.0.4:39167, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37289") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36926->172.17.0.4:37289, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33442") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58614->172.17.0.4:33442, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33590") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60308->172.17.0.4:33590, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30771") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47036->172.17.0.4:30771, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37382") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51986->172.17.0.4:37382, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30946") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50330->172.17.0.4:30946, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31358") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54088->172.17.0.4:31358, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36207") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48136->172.17.0.4:36207, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32914") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41522->172.17.0.4:32914, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34600") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55910->172.17.0.4:34600, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34610") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49700->172.17.0.4:34610, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37584") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33264->172.17.0.4:37584, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33350") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51090->172.17.0.4:33350, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33024") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40220->172.17.0.4:33024, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38015") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45914->172.17.0.4:38015, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34655") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35470->172.17.0.4:34655, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31894") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40904->172.17.0.4:31894, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34700") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55130->172.17.0.4:34700, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37046") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37372->172.17.0.4:37046, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34664") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53568->172.17.0.4:34664, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32856") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52094->172.17.0.4:32856, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38739") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56322->172.17.0.4:38739, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34589") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39326->172.17.0.4:34589, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39303") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49412->172.17.0.4:39303, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32611") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32940->172.17.0.4:32611, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34253") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40662->172.17.0.4:34253, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30035") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54934->172.17.0.4:30035, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39051") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47206->172.17.0.4:39051, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34411") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37904->172.17.0.4:34411, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39926") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39182->172.17.0.4:39926, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31393") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43152->172.17.0.4:31393, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37375") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40462->172.17.0.4:37375, err= 2025/06/20 03:36:59 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:36:59 DEBUG : both0: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both13: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both14: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both11: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both16: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both17: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both10: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both12: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both15: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both18: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both3: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both19: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both5: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both6: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both7: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both1: Unchanged skipping 2025/06/20 03:36:59 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:36:59 DEBUG : both2: Unchanged skipping 2025/06/20 03:36:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : both4: Unchanged skipping 2025/06/20 03:36:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : both8: Unchanged skipping 2025/06/20 03:36:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : both9: Unchanged skipping 2025/06/20 03:36:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33800") 2025/06/20 03:36:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58984->172.17.0.4:33800, err= 2025/06/20 03:36:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37305") 2025/06/20 03:36:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55908->172.17.0.4:37305, err= 2025/06/20 03:36:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39142") 2025/06/20 03:36:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39120->172.17.0.4:39142, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37269") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40060->172.17.0.4:37269, err= 2025/06/20 03:36:59 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/06/20 03:36:59 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/06/20 03:36:59 INFO : only0: Copied (replaced existing) 2025/06/20 03:36:59 INFO : only12: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33230") 2025/06/20 03:36:59 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/06/20 03:36:59 INFO : only10: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54778->172.17.0.4:33230, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34747") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56666->172.17.0.4:34747, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37934") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46132->172.17.0.4:37934, err= 2025/06/20 03:36:59 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/06/20 03:36:59 INFO : only15: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/06/20 03:36:59 INFO : only17: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34927") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50264->172.17.0.4:34927, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30068") 2025/06/20 03:36:59 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51664->172.17.0.4:30068, err= 2025/06/20 03:36:59 INFO : only18: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/06/20 03:36:59 INFO : only16: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38439") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48776->172.17.0.4:38439, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35197") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34930->172.17.0.4:35197, err= 2025/06/20 03:36:59 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/06/20 03:36:59 INFO : only19: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/06/20 03:36:59 INFO : only1: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35051") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36575") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46830->172.17.0.4:36575, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49428->172.17.0.4:35051, err= 2025/06/20 03:36:59 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/06/20 03:36:59 INFO : only11: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36181") 2025/06/20 03:36:59 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/06/20 03:36:59 INFO : only3: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56526->172.17.0.4:36181, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30275") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53228->172.17.0.4:30275, err= 2025/06/20 03:36:59 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/06/20 03:36:59 INFO : only5: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30819") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33342->172.17.0.4:30819, err= 2025/06/20 03:36:59 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/06/20 03:36:59 INFO : only13: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/06/20 03:36:59 INFO : only14: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/06/20 03:36:59 INFO : only2: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38423") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36631") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53208->172.17.0.4:38423, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32946->172.17.0.4:36631, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34358") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41402->172.17.0.4:34358, err= 2025/06/20 03:36:59 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/06/20 03:36:59 INFO : only7: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34149") 2025/06/20 03:36:59 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/06/20 03:36:59 INFO : only9: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53426->172.17.0.4:34149, err= 2025/06/20 03:36:59 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/06/20 03:36:59 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/06/20 03:36:59 INFO : only6: Copied (replaced existing) 2025/06/20 03:36:59 INFO : only8: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/06/20 03:36:59 INFO : only4: Copied (replaced existing) 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33882") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43966->172.17.0.4:33882, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30297") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56634->172.17.0.4:30297, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34943") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39824->172.17.0.4:34943, err= --- PASS: TestSyncConcurrentTruncate (0.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:36:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:59 DEBUG : empty_on_remote: Making directory with metadata 2025/06/20 03:36:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:59 INFO : empty_on_remote: Making directory 2025/06/20 03:36:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/20 03:36:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30031") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53916->172.17.0.4:30031, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37879") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30438") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38435") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53698->172.17.0.4:30438, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37954->172.17.0.4:37879, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52118->172.17.0.4:38435, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34325") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55848->172.17.0.4:34325, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32789") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43530->172.17.0.4:32789, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:36:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:59 DEBUG : empty_on_remote: Making directory with metadata 2025/06/20 03:36:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 03:36:59 INFO : empty_on_remote: Making directory 2025/06/20 03:36:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/20 03:36:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38109") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40290->172.17.0.4:38109, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35405") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36758") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36494->172.17.0.4:35405, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38462") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33120->172.17.0.4:36758, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35224") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35868->172.17.0.4:38462, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51534->172.17.0.4:35224, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33030") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34928->172.17.0.4:33030, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35660") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40772->172.17.0.4:35660, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : sub dir: Making directory 2025/06/20 03:36:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31705") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59686->172.17.0.4:31705, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36092") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30894") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60138->172.17.0.4:30894, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59446->172.17.0.4:36092, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34539") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38402->172.17.0.4:34539, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35772") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37582->172.17.0.4:35772, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39729") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58676->172.17.0.4:39729, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33133") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42836->172.17.0.4:33133, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35787") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36048->172.17.0.4:35787, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37800") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53150->172.17.0.4:37800, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35167") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55222->172.17.0.4:35167, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37182") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38650->172.17.0.4:37182, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 03:36:59 INFO : sub dir: Making directory 2025/06/20 03:36:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30569") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43212->172.17.0.4:30569, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35713") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53378->172.17.0.4:35713, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39022") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40092->172.17.0.4:39022, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30784") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50934->172.17.0.4:30784, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31521") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41004->172.17.0.4:31521, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39099") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51232->172.17.0.4:39099, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32062") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44078->172.17.0.4:32062, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30853") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44736->172.17.0.4:30853, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31906") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33264->172.17.0.4:31906, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33869") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44062->172.17.0.4:33869, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34210") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57696->172.17.0.4:34210, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34189") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57374->172.17.0.4:34189, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37255") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45534->172.17.0.4:37255, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39652") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43232->172.17.0.4:39652, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34705") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35570->172.17.0.4:34705, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39203") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45354->172.17.0.4:39203, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36797") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42816->172.17.0.4:36797, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32718") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42184->172.17.0.4:32718, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35825") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33704->172.17.0.4:35825, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39281") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60688->172.17.0.4:39281, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33858") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35936->172.17.0.4:33858, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37911") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49830->172.17.0.4:37911, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39106") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36790->172.17.0.4:39106, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33288") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53860->172.17.0.4:33288, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31011") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37462->172.17.0.4:31011, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30018") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34422->172.17.0.4:30018, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38309") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45738->172.17.0.4:38309, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31471") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58574->172.17.0.4:31471, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37196") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41930->172.17.0.4:37196, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39139") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46914->172.17.0.4:39139, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38376") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56064->172.17.0.4:38376, err= 2025/06/20 03:36:59 DEBUG : Waiting for deletions to finish 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39671") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33028->172.17.0.4:39671, err= 2025/06/20 03:36:59 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : apple: Excluded 2025/06/20 03:36:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:36:59 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : banana: Excluded 2025/06/20 03:36:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : splitbananasplit: Excluded 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37531") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59556->172.17.0.4:37531, err= 2025/06/20 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:36:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:36:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34035") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56434->172.17.0.4:34035, err= 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36867") 2025/06/20 03:36:59 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49770->172.17.0.4:36867, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39726") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60770->172.17.0.4:39726, err= 2025/06/20 03:37:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38600") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46178->172.17.0.4:38600, err= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : There was nothing to transfer 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32202") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57158->172.17.0.4:32202, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35480") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56734->172.17.0.4:35480, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37027") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48344->172.17.0.4:37027, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36026") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36224->172.17.0.4:36026, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37260") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43388->172.17.0.4:37260, err= 2025/06/20 03:37:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31471") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58578->172.17.0.4:31471, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : There was nothing to transfer 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34437") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42260->172.17.0.4:34437, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32468") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49456->172.17.0.4:32468, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30486") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53998->172.17.0.4:30486, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35571") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37894->172.17.0.4:35571, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39476") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55056->172.17.0.4:39476, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35007") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42324->172.17.0.4:35007, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37479") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45898->172.17.0.4:37479, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35499") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33902->172.17.0.4:35499, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34458") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50712->172.17.0.4:34458, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32197") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32974->172.17.0.4:32197, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35877") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49562->172.17.0.4:35877, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35002") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40036->172.17.0.4:35002, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38656") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42872->172.17.0.4:38656, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32860") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48810->172.17.0.4:32860, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36515") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49632->172.17.0.4:36515, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30912") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46562->172.17.0.4:30912, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39729") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58684->172.17.0.4:39729, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34358") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41404->172.17.0.4:34358, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33468") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41876->172.17.0.4:33468, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31790") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37454->172.17.0.4:31790, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38610") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39986->172.17.0.4:38610, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36162") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60414->172.17.0.4:36162, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33851") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40724->172.17.0.4:33851, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35376") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33158->172.17.0.4:35376, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31129") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35638->172.17.0.4:31129, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36100") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49886->172.17.0.4:36100, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36968") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56436->172.17.0.4:36968, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35708") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35664->172.17.0.4:35708, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36168") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33600->172.17.0.4:36168, err= 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39694") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54798->172.17.0.4:39694, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39683") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60174->172.17.0.4:39683, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31032") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52698->172.17.0.4:31032, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35300") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34924->172.17.0.4:35300, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36595") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51986->172.17.0.4:36595, err= 2025/06/20 03:37:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30256") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56082->172.17.0.4:30256, err= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : There was nothing to transfer 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32357") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35850->172.17.0.4:32357, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37241") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45624->172.17.0.4:37241, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30710") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50814->172.17.0.4:30710, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34454") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58108->172.17.0.4:34454, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33863") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43214->172.17.0.4:33863, err= 2025/06/20 03:37:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35522") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55584->172.17.0.4:35522, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : There was nothing to transfer 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39956") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37806->172.17.0.4:39956, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30483") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54706->172.17.0.4:30483, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39847") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37986->172.17.0.4:39847, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33769") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55046->172.17.0.4:33769, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37978") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44826->172.17.0.4:37978, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33942") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41070->172.17.0.4:33942, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39140") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51610->172.17.0.4:39140, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36960") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53964->172.17.0.4:36960, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31424") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56324->172.17.0.4:31424, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39341") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43768->172.17.0.4:39341, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37359") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39802->172.17.0.4:37359, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39518") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41338->172.17.0.4:39518, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36577") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59280->172.17.0.4:36577, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38490") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36876->172.17.0.4:38490, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33252") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56968->172.17.0.4:33252, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30822") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59858->172.17.0.4:30822, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35088") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47034->172.17.0.4:35088, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36326") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54728->172.17.0.4:36326, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39138") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36544->172.17.0.4:39138, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36521") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55822->172.17.0.4:36521, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39393") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35928->172.17.0.4:39393, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32389") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47068->172.17.0.4:32389, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34506") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39802->172.17.0.4:34506, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32972") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40374->172.17.0.4:32972, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32005") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57004->172.17.0.4:32005, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31838") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45266->172.17.0.4:31838, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33013") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43398->172.17.0.4:33013, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33880") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37462->172.17.0.4:33880, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39419") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46656->172.17.0.4:39419, err= 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37750") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60946->172.17.0.4:37750, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31641") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45774->172.17.0.4:31641, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33052") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33164->172.17.0.4:33052, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30719") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56166->172.17.0.4:30719, err= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38432") 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40350->172.17.0.4:38432, err= 2025/06/20 03:37:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36819") 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48150->172.17.0.4:36819, err= 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35062") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52498->172.17.0.4:21, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60350->172.17.0.4:35062, err= 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31532") 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31396") 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35722->172.17.0.4:31396, err= 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41250->172.17.0.4:31532, err= 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/06/20 03:37:00 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31431") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36732->172.17.0.4:31431, err= 2025/06/20 03:37:00 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/06/20 03:37:00 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31359") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50442->172.17.0.4:31359, err= 2025/06/20 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36725") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51456->172.17.0.4:36725, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37376") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37870->172.17.0.4:37376, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38366") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40864->172.17.0.4:38366, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37893") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44276->172.17.0.4:37893, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30670") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45284->172.17.0.4:30670, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30530") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35778->172.17.0.4:30530, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32128") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47724->172.17.0.4:32128, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38657") 2025/06/20 03:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33810->172.17.0.4:38657, err= 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30574") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58410->172.17.0.4:30574, err= 2025/06/20 03:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35477") 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40808->172.17.0.4:35477, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35249") 2025/06/20 03:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51202->172.17.0.4:35249, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32349") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56218->172.17.0.4:32349, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31515") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50694->172.17.0.4:31515, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33608") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56296->172.17.0.4:33608, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39617") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35656->172.17.0.4:39617, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Connecting to FTP server 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52512->172.17.0.4:21, err= 2025/06/20 03:37:00 INFO : splitbananasplit: Deleted 2025/06/20 03:37:00 INFO : apple: Deleted 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 03:37:00 INFO : appleappleapplebanana: Deleted 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 03:37:00 INFO : banana: Deleted 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52520->172.17.0.4:21, err= 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:21") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52524->172.17.0.4:21, err= 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35359") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35586->172.17.0.4:35359, err= 2025/06/20 03:37:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : YXBwbGU=: Excluded 2025/06/20 03:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/20 03:37:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : YmFuYW5h: Excluded 2025/06/20 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36949") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42350->172.17.0.4:36949, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31302") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48438->172.17.0.4:31302, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33144") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49360->172.17.0.4:33144, err= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36198") 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55804->172.17.0.4:36198, err= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39541") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35374->172.17.0.4:39541, err= 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35893") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54430->172.17.0.4:35893, err= 2025/06/20 03:37:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : YXBwbGU=: Excluded 2025/06/20 03:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/06/20 03:37:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : YmFuYW5h: Excluded 2025/06/20 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31784") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41638->172.17.0.4:31784, err= 2025/06/20 03:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/06/20 03:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36450") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36588->172.17.0.4:36450, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30665") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45048->172.17.0.4:30665, err= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 03:37:00 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33142") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39410->172.17.0.4:33142, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38323") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52034->172.17.0.4:38323, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39806") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36410->172.17.0.4:39806, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39117") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41760->172.17.0.4:39117, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39133") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34742->172.17.0.4:39133, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37464") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55484->172.17.0.4:37464, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38661") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36498->172.17.0.4:38661, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30330") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48224->172.17.0.4:30330, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32901") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41846->172.17.0.4:32901, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37227") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48600->172.17.0.4:37227, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38996") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51390->172.17.0.4:38996, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36875") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46040->172.17.0.4:36875, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37159") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43108->172.17.0.4:37159, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31797") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50428->172.17.0.4:31797, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36480") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60598->172.17.0.4:36480, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33458") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48322->172.17.0.4:33458, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33189") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48712->172.17.0.4:33189, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37789") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50518->172.17.0.4:37789, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36384") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39102->172.17.0.4:36384, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34645") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46686->172.17.0.4:34645, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31914") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51756->172.17.0.4:31914, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33985") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59394->172.17.0.4:33985, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38776") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38248->172.17.0.4:38776, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39599") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58064->172.17.0.4:39599, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38131") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41034->172.17.0.4:38131, err= 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34763") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48868->172.17.0.4:34763, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38626") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35206->172.17.0.4:38626, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39384") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56914->172.17.0.4:39384, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36269") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56758->172.17.0.4:36269, err= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33490") 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47274->172.17.0.4:33490, err= 2025/06/20 03:37:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30109") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31006") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35384") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53602->172.17.0.4:30109, err= 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37410") 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40010->172.17.0.4:31006, err= 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35560") 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55756->172.17.0.4:35560, err= 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43434->172.17.0.4:37410, err= 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35672->172.17.0.4:35384, err= 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/06/20 03:37:00 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36755") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43742->172.17.0.4:36755, err= 2025/06/20 03:37:00 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32829") 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46492->172.17.0.4:32829, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33631") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43376->172.17.0.4:33631, err= 2025/06/20 03:37:00 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/06/20 03:37:00 INFO : apple: Copied (new) to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31305") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38812->172.17.0.4:31305, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39633") 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59650->172.17.0.4:39633, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30143") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30652") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54658->172.17.0.4:30143, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41338->172.17.0.4:30652, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38029") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35240->172.17.0.4:38029, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32251") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57326->172.17.0.4:32251, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37343") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30545") 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50858->172.17.0.4:30545, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50186->172.17.0.4:37343, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30245") 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50402->172.17.0.4:30245, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36323") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52472->172.17.0.4:36323, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35052") 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33444") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38934->172.17.0.4:35052, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53726->172.17.0.4:33444, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39707") 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52700->172.17.0.4:39707, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 03:37:00 INFO : apple: Deleted 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 03:37:00 INFO : banana: Deleted 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 03:37:00 INFO : appleappleapplebanana: Deleted 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 03:37:00 INFO : splitbananasplit: Deleted 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36190") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56280->172.17.0.4:36190, err= 2025/06/20 03:37:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : PREFIXapple: Excluded 2025/06/20 03:37:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : PREFIXbanana: Excluded 2025/06/20 03:37:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : PREFIXsplitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31419") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47358->172.17.0.4:31419, err= 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31717") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50096->172.17.0.4:31717, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31723") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54268->172.17.0.4:31723, err= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 03:37:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39003") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45230->172.17.0.4:39003, err= 2025/06/20 03:37:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30376") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30308") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31338") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34933") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33436->172.17.0.4:30376, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44466->172.17.0.4:34933, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52920->172.17.0.4:30308, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33092") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43456->172.17.0.4:33092, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43634->172.17.0.4:31338, err= 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/20 03:37:00 INFO : banana: Copied (new) 2025/06/20 03:37:00 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/20 03:37:00 INFO : apple: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30924") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36956") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39824->172.17.0.4:30924, err= 2025/06/20 03:37:00 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/20 03:37:00 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/20 03:37:00 INFO : appleappleapplebanana: Copied (new) 2025/06/20 03:37:00 INFO : splitbananasplit: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60756->172.17.0.4:36956, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35180") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32961") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52278->172.17.0.4:35180, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35650->172.17.0.4:32961, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30010") 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31087") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58368->172.17.0.4:31087, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53936->172.17.0.4:30010, err= 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38167") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41944->172.17.0.4:38167, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34193") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41466->172.17.0.4:34193, err= 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32054") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32478") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54274->172.17.0.4:32054, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36535") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36922->172.17.0.4:32478, err= 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56514->172.17.0.4:36535, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37818") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37658->172.17.0.4:37818, err= 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34236") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32318") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37760->172.17.0.4:34236, err= 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44360->172.17.0.4:32318, err= 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35609") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33381") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58742->172.17.0.4:35609, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46364->172.17.0.4:33381, err= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/20 03:37:00 INFO : PREFIXsplitbananasplit: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/20 03:37:00 INFO : PREFIXapple: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/20 03:37:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/20 03:37:00 INFO : PREFIXbanana: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30120") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39286->172.17.0.4:30120, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31236") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50776->172.17.0.4:31236, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31669") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38460->172.17.0.4:31669, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38659") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35404->172.17.0.4:38659, err= 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33409") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51538->172.17.0.4:33409, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33460") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56234->172.17.0.4:33460, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34051") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54724->172.17.0.4:34051, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35459") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53666->172.17.0.4:35459, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34514") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40306->172.17.0.4:34514, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39531") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44048->172.17.0.4:39531, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37309") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39690->172.17.0.4:37309, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30021") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40920->172.17.0.4:30021, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35872") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52912->172.17.0.4:35872, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36069") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40238->172.17.0.4:36069, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30663") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54004->172.17.0.4:30663, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35448") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59268->172.17.0.4:35448, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33394") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35436->172.17.0.4:33394, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39933") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46372->172.17.0.4:39933, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36585") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34426->172.17.0.4:36585, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36979") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42400->172.17.0.4:36979, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36822") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55306->172.17.0.4:36822, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30116") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35188->172.17.0.4:30116, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32618") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48122->172.17.0.4:32618, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33210") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55936->172.17.0.4:33210, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35932") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36744->172.17.0.4:35932, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32937") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40958->172.17.0.4:32937, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37428") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60002->172.17.0.4:37428, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33901") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35482->172.17.0.4:33901, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37615") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56094->172.17.0.4:37615, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39690") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41304->172.17.0.4:39690, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30095") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46026->172.17.0.4:30095, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31294") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36508->172.17.0.4:31294, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35705") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44932->172.17.0.4:35705, err= 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30794") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60342->172.17.0.4:30794, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31911") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46760->172.17.0.4:31911, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30134") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51358->172.17.0.4:30134, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38415") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60012->172.17.0.4:38415, err= 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39957") 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34652->172.17.0.4:39957, err= 2025/06/20 03:37:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34324") 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32482") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37129") 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48462->172.17.0.4:34324, err= 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48710->172.17.0.4:32482, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34652->172.17.0.4:37129, err= 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38088") 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36964") 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58686->172.17.0.4:36964, err= 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57314->172.17.0.4:38088, err= 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/06/20 03:37:00 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/06/20 03:37:00 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31165") 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34665") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49580->172.17.0.4:31165, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37724") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48960->172.17.0.4:34665, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38013") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56140->172.17.0.4:38013, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50788->172.17.0.4:37724, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36209") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38884->172.17.0.4:36209, err= 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35154") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32705") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40298->172.17.0.4:35154, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40826->172.17.0.4:32705, err= 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34011") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54966->172.17.0.4:34011, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37630") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60148->172.17.0.4:37630, err= 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30454") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34276->172.17.0.4:30454, err= 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36356") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40140->172.17.0.4:36356, err= 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34867") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57728->172.17.0.4:34867, err= 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38258") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37133") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43024->172.17.0.4:38258, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47938->172.17.0.4:37133, err= 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38197") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60290->172.17.0.4:38197, err= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39494") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57066->172.17.0.4:39494, err= 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 03:37:00 INFO : splitbananasplit: Deleted 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 03:37:00 INFO : apple: Deleted 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 03:37:00 INFO : appleappleapplebanana: Deleted 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 03:37:00 INFO : banana: Deleted 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30296") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51860->172.17.0.4:30296, err= 2025/06/20 03:37:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : bananaSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplitSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37157") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52056->172.17.0.4:37157, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37817") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53102->172.17.0.4:37817, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34201") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37250->172.17.0.4:34201, err= 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 03:37:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 03:37:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39229") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47680->172.17.0.4:39229, err= 2025/06/20 03:37:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36089") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32418") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30383") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42634->172.17.0.4:30383, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48670->172.17.0.4:32418, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32936") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38060") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48738->172.17.0.4:32936, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47900->172.17.0.4:38060, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51602->172.17.0.4:36089, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:00 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/06/20 03:37:00 INFO : apple: Copied (new) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/06/20 03:37:00 INFO : appleappleapplebanana: Copied (new) 2025/06/20 03:37:00 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/06/20 03:37:00 INFO : banana: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31329") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31491") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42370->172.17.0.4:31329, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48062->172.17.0.4:31491, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32545") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54046->172.17.0.4:32545, err= 2025/06/20 03:37:00 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/06/20 03:37:00 INFO : splitbananasplit: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31181") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57996->172.17.0.4:31181, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36571") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58656->172.17.0.4:36571, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37241") 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45634->172.17.0.4:37241, err= 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39457") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48404->172.17.0.4:39457, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37034") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45076->172.17.0.4:37034, err= 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37637") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40426->172.17.0.4:37637, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33471") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53594->172.17.0.4:33471, err= 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35286") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38493") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59718->172.17.0.4:35286, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52892->172.17.0.4:38493, err= 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30206") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55414->172.17.0.4:30206, err= 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34051") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54728->172.17.0.4:34051, err= 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/06/20 03:37:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39019") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30609") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51154->172.17.0.4:39019, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60998->172.17.0.4:30609, err= 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : splitbananasplitSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : bananaSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : appleSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/20 03:37:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33690") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45568->172.17.0.4:33690, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35690") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52044->172.17.0.4:35690, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30963") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44748->172.17.0.4:30963, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38091") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56562->172.17.0.4:38091, err= 2025/06/20 03:37:00 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31129") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35648->172.17.0.4:31129, err= 2025/06/20 03:37:00 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : apple: Excluded 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:00 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : banana: Excluded 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32422") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33820->172.17.0.4:32422, err= 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39986") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33946->172.17.0.4:39986, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39134") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57472->172.17.0.4:39134, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35635") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42506->172.17.0.4:35635, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38734") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51662->172.17.0.4:38734, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31535") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32966->172.17.0.4:31535, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37392") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43374->172.17.0.4:37392, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31124") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35596->172.17.0.4:31124, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34210") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57714->172.17.0.4:34210, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34055") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44078->172.17.0.4:34055, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33771") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42518->172.17.0.4:33771, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39154") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58614->172.17.0.4:39154, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30081") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50494->172.17.0.4:30081, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31298") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38296->172.17.0.4:31298, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38735") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42606->172.17.0.4:38735, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35137") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60842->172.17.0.4:35137, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34388") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38686->172.17.0.4:34388, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36984") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59764->172.17.0.4:36984, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34246") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59554->172.17.0.4:34246, err= 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39544") 2025/06/20 03:37:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41546->172.17.0.4:39544, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32050") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35428->172.17.0.4:32050, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38110") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55378->172.17.0.4:38110, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35342") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32888->172.17.0.4:35342, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34476") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42874->172.17.0.4:34476, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34219") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41458->172.17.0.4:34219, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35685") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60550->172.17.0.4:35685, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34309") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57598->172.17.0.4:34309, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30404") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45582->172.17.0.4:30404, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30523") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55680->172.17.0.4:30523, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30860") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50804->172.17.0.4:30860, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32862") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37590->172.17.0.4:32862, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36827") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37674->172.17.0.4:36827, err= 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36727") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48812->172.17.0.4:36727, err= 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36054") 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53918->172.17.0.4:36054, err= 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36708") 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47402->172.17.0.4:36708, err= 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31145") 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36620->172.17.0.4:31145, err= 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/06/20 03:37:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36000") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31644") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58186->172.17.0.4:36000, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34540->172.17.0.4:31644, err= 2025/06/20 03:37:01 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/06/20 03:37:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31268") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60934->172.17.0.4:31268, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38595") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39154->172.17.0.4:38595, err= 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/06/20 03:37:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/20 03:37:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/06/20 03:37:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39834") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37287") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54602->172.17.0.4:37287, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34720->172.17.0.4:39834, err= 2025/06/20 03:37:01 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/06/20 03:37:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32483") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43292->172.17.0.4:32483, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37163") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45942->172.17.0.4:37163, err= 2025/06/20 03:37:01 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/06/20 03:37:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/06/20 03:37:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33787") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39493") 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/06/20 03:37:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40930->172.17.0.4:33787, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44018->172.17.0.4:39493, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37493") 2025/06/20 03:37:01 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/06/20 03:37:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40868->172.17.0.4:37493, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36537") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37438->172.17.0.4:36537, err= 2025/06/20 03:37:01 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/06/20 03:37:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/06/20 03:37:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/06/20 03:37:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31600") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35579") 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39508->172.17.0.4:31600, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41474->172.17.0.4:35579, err= 2025/06/20 03:37:01 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/06/20 03:37:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34228") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34669") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48118->172.17.0.4:34228, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36386->172.17.0.4:34669, err= 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/06/20 03:37:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/06/20 03:37:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/20 03:37:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/06/20 03:37:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 03:37:01 INFO : appleappleapplebanana: Deleted 2025/06/20 03:37:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 03:37:01 INFO : splitbananasplit: Deleted 2025/06/20 03:37:01 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 03:37:01 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35657") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39480->172.17.0.4:35657, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleapple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleapple: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbanan: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31886") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38188->172.17.0.4:31886, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcde: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdef: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefg: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defgh: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghi: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghij: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijk: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-12345: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-23456: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-34567: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-45678: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34900") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39730->172.17.0.4:34900, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39342") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39340->172.17.0.4:39342, err= 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39906") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34852->172.17.0.4:39906, err= 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36667") 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57542->172.17.0.4:36667, err= 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 03:37:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 03:37:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 03:37:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 03:37:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 03:37:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 03:37:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 03:37:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 03:37:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 03:37:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 03:37:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 03:37:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 03:37:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 03:37:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 03:37:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33232") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33268->172.17.0.4:33232, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleapple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleapple: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbanan: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34074") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45542->172.17.0.4:34074, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcde: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdef: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefg: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defgh: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghi: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghij: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijk: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-12345: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-23456: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-34567: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-45678: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.t: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37225") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37256->172.17.0.4:37225, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36407") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57522->172.17.0.4:36407, err= 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 03:37:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33225") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56066->172.17.0.4:33225, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32169") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59130->172.17.0.4:32169, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31737") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39194->172.17.0.4:31737, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33125") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49002->172.17.0.4:33125, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30258") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45922->172.17.0.4:30258, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37717") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33550->172.17.0.4:37717, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36516") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46352->172.17.0.4:36516, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35848") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49686->172.17.0.4:35848, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39221") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33672->172.17.0.4:39221, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35464") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43426->172.17.0.4:35464, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33981") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52578->172.17.0.4:33981, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34185") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47334->172.17.0.4:34185, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38351") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52170->172.17.0.4:38351, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34401") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38584->172.17.0.4:34401, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39409") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35654->172.17.0.4:39409, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39509") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59606->172.17.0.4:39509, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34686") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49754->172.17.0.4:34686, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31317") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57262->172.17.0.4:31317, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33876") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39076->172.17.0.4:33876, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38713") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38838->172.17.0.4:38713, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35300") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34936->172.17.0.4:35300, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34960") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40446->172.17.0.4:34960, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39110") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52676->172.17.0.4:39110, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35978") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59088->172.17.0.4:35978, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33480") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45158->172.17.0.4:33480, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39526") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45768->172.17.0.4:39526, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38119") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47880->172.17.0.4:38119, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31584") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50488->172.17.0.4:31584, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31999") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48026->172.17.0.4:31999, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38465") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50338->172.17.0.4:38465, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38195") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38152->172.17.0.4:38195, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34681") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54758->172.17.0.4:34681, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34861") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32884->172.17.0.4:34861, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32211") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38482->172.17.0.4:32211, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32709") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41788->172.17.0.4:32709, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31908") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39176->172.17.0.4:31908, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36633") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58072->172.17.0.4:36633, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33552") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43002->172.17.0.4:33552, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36648") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56352->172.17.0.4:36648, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30172") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55720->172.17.0.4:30172, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33760") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52554->172.17.0.4:33760, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34559") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57022->172.17.0.4:34559, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39546") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32916->172.17.0.4:39546, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39761") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36958->172.17.0.4:39761, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32394") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33810->172.17.0.4:32394, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34521") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49410->172.17.0.4:34521, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33168") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50082->172.17.0.4:33168, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37028") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42226->172.17.0.4:37028, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34857") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48170->172.17.0.4:34857, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35333") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41736->172.17.0.4:35333, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36285") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39444->172.17.0.4:36285, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32713") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49932->172.17.0.4:32713, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31625") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47490->172.17.0.4:31625, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34523") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53746->172.17.0.4:34523, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31356") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49250->172.17.0.4:31356, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37608") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51422->172.17.0.4:37608, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31091") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55176->172.17.0.4:31091, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36376") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37596->172.17.0.4:36376, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34001") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60370->172.17.0.4:34001, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32635") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54192->172.17.0.4:32635, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30555") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43278->172.17.0.4:30555, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30553") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40534->172.17.0.4:30553, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33584") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36896->172.17.0.4:33584, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35375") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38612->172.17.0.4:35375, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34320") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53438->172.17.0.4:34320, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38130") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59314->172.17.0.4:38130, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37092") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43642->172.17.0.4:37092, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30511") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33078->172.17.0.4:30511, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34323") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34444->172.17.0.4:34323, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35478") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60258->172.17.0.4:35478, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33086") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58658->172.17.0.4:33086, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33436") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55070->172.17.0.4:33436, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38401") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49006->172.17.0.4:38401, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31631") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44994->172.17.0.4:31631, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36230") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43212->172.17.0.4:36230, err= 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31354") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35256->172.17.0.4:31354, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33979") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53122->172.17.0.4:33979, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33044") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54756->172.17.0.4:33044, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32711") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42600->172.17.0.4:32711, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35132") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51248->172.17.0.4:35132, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38938") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41312->172.17.0.4:38938, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39371") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59066->172.17.0.4:39371, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30553") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40548->172.17.0.4:30553, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38536") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37578->172.17.0.4:38536, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38963") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48444->172.17.0.4:38963, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34222") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36506->172.17.0.4:34222, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34909") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55434->172.17.0.4:34909, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34772") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50170->172.17.0.4:34772, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32006") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37784->172.17.0.4:32006, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32390") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59176->172.17.0.4:32390, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38719") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53460->172.17.0.4:38719, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35801") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46082->172.17.0.4:35801, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39771") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39392->172.17.0.4:39771, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38519") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45828->172.17.0.4:38519, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39131") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58646->172.17.0.4:39131, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38526") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42422->172.17.0.4:38526, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34809") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54190->172.17.0.4:34809, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34960") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40456->172.17.0.4:34960, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35368") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53642->172.17.0.4:35368, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35006") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60326->172.17.0.4:35006, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30008") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38452->172.17.0.4:30008, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33383") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35724->172.17.0.4:33383, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30339") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52970->172.17.0.4:30339, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38932") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43538->172.17.0.4:38932, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39648") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35920->172.17.0.4:39648, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38940") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40570->172.17.0.4:38940, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35128") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55830->172.17.0.4:35128, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31232") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52002->172.17.0.4:31232, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39098") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40856->172.17.0.4:39098, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35915") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49558->172.17.0.4:35915, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39235") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55148->172.17.0.4:39235, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32516") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55768->172.17.0.4:32516, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39857") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51878->172.17.0.4:39857, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37940") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46306->172.17.0.4:37940, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33407") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51888->172.17.0.4:33407, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39116") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53430->172.17.0.4:39116, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31664") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52126->172.17.0.4:31664, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31502") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38766->172.17.0.4:31502, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38221") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52374->172.17.0.4:38221, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34409") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40000->172.17.0.4:34409, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32849") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33520->172.17.0.4:32849, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36311") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47772->172.17.0.4:36311, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31383") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52180->172.17.0.4:31383, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36021") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51762->172.17.0.4:36021, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37971") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47876->172.17.0.4:37971, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35068") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37078->172.17.0.4:35068, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38888") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42870->172.17.0.4:38888, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39348") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44422->172.17.0.4:39348, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31572") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49550->172.17.0.4:31572, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35117") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44490->172.17.0.4:35117, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32665") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58322->172.17.0.4:32665, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34808") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58060->172.17.0.4:34808, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38939") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53048->172.17.0.4:38939, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32426") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35342->172.17.0.4:32426, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33350") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51094->172.17.0.4:33350, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34659") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45986->172.17.0.4:34659, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32207") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37522->172.17.0.4:32207, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31872") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40700->172.17.0.4:31872, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34005") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43104->172.17.0.4:34005, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32407") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55434->172.17.0.4:32407, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33627") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33404->172.17.0.4:33627, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38666") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33072->172.17.0.4:38666, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39631") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34808->172.17.0.4:39631, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35375") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38624->172.17.0.4:35375, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30313") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52458->172.17.0.4:30313, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33151") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53026->172.17.0.4:33151, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32436") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41636->172.17.0.4:32436, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34704") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57956->172.17.0.4:34704, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36300") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33976->172.17.0.4:36300, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31814") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41900->172.17.0.4:31814, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33865") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42466->172.17.0.4:33865, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31319") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53818->172.17.0.4:31319, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31092") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50606->172.17.0.4:31092, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39078") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39634->172.17.0.4:39078, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34512") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56250->172.17.0.4:34512, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35961") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59646->172.17.0.4:35961, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32218") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41028->172.17.0.4:32218, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38650") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41942->172.17.0.4:38650, err= 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32864") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42138->172.17.0.4:32864, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37614") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48836->172.17.0.4:37614, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36562") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34910->172.17.0.4:36562, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39927") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53474->172.17.0.4:39927, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30083") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55818->172.17.0.4:30083, err= 2025/06/20 03:37:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37320") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49770->172.17.0.4:37320, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38448") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35824->172.17.0.4:38448, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34761") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42580->172.17.0.4:34761, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36286") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47384->172.17.0.4:36286, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39029") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52836->172.17.0.4:39029, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32647") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44224->172.17.0.4:32647, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31729") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38322->172.17.0.4:31729, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31718") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48598->172.17.0.4:31718, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33525") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58118->172.17.0.4:33525, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34936") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38112->172.17.0.4:34936, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36111") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43446->172.17.0.4:36111, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39031") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37322->172.17.0.4:39031, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30032") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57770->172.17.0.4:30032, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37862") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34734->172.17.0.4:37862, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38720") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35186->172.17.0.4:38720, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36921") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57782->172.17.0.4:36921, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35341") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45730->172.17.0.4:35341, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36587") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51630->172.17.0.4:36587, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37062") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42584->172.17.0.4:37062, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38116") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56480->172.17.0.4:38116, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34948") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57608->172.17.0.4:34948, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39638") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59048->172.17.0.4:39638, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34295") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40946->172.17.0.4:34295, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37488") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33146->172.17.0.4:37488, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31089") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37288->172.17.0.4:31089, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35230") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38502->172.17.0.4:35230, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34213") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35268->172.17.0.4:34213, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32193") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38814->172.17.0.4:32193, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39595") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58788->172.17.0.4:39595, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32364") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48232->172.17.0.4:32364, err= 2025/06/20 03:37:01 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32234") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45972->172.17.0.4:32234, err= 2025/06/20 03:37:01 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : apple: Excluded 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:01 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : banana: Excluded 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36813") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57674->172.17.0.4:36813, err= 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33834") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41776->172.17.0.4:33834, err= 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30034") 2025/06/20 03:37:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38296->172.17.0.4:30034, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32040") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52412->172.17.0.4:32040, err= 2025/06/20 03:37:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30056") 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38100->172.17.0.4:30056, err= 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32910") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41718->172.17.0.4:32910, err= 2025/06/20 03:37:02 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : apple: Excluded 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:02 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : banana: Excluded 2025/06/20 03:37:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34083") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57470->172.17.0.4:34083, err= 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30204") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50070->172.17.0.4:30204, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30772") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35586->172.17.0.4:30772, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36750") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33902->172.17.0.4:36750, err= 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : apple: Unchanged skipping 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 03:37:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : banana: Unchanged skipping 2025/06/20 03:37:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39411") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33922->172.17.0.4:39411, err= 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33866") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36608->172.17.0.4:33866, err= 2025/06/20 03:37:02 DEBUG : apple: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : apple: Excluded 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : appleappleapplebanana: Excluded 2025/06/20 03:37:02 DEBUG : banana: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : banana: Excluded 2025/06/20 03:37:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : splitbananasplit: Excluded 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36249") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38384->172.17.0.4:36249, err= 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 03:37:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33227") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45014->172.17.0.4:33227, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36804") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60230->172.17.0.4:36804, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37467") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39390->172.17.0.4:37467, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38546") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34216->172.17.0.4:38546, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31763") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37026->172.17.0.4:31763, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38195") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38166->172.17.0.4:38195, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33386") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47604->172.17.0.4:33386, err= --- PASS: TestTransform (2.16s) --- PASS: TestTransform/NFC (0.19s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.26s) --- PASS: TestTransform/prefix (0.26s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.21s) --- PASS: TestTransform/encoder (0.17s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.17s) --- PASS: TestTransform/lowercase (0.20s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36822") 2025/06/20 03:37:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55316->172.17.0.4:36822, err= 2025/06/20 03:37:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 03:37:02 INFO : sub dir_somesuffix: Making directory 2025/06/20 03:37:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 03:37:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/20 03:37:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 03:37:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38758") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45272->172.17.0.4:38758, err= 2025/06/20 03:37:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 03:37:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34646") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38672->172.17.0.4:34646, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34021") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33780->172.17.0.4:34021, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36757") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55742->172.17.0.4:36757, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33719") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44736->172.17.0.4:33719, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32431") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52976->172.17.0.4:32431, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34277") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36566->172.17.0.4:34277, err= 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36168") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33602->172.17.0.4:36168, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30183") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35450->172.17.0.4:30183, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32043") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32896->172.17.0.4:32043, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35834") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54174->172.17.0.4:35834, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35530") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47766->172.17.0.4:35530, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31568") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47102->172.17.0.4:31568, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34883") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44224->172.17.0.4:34883, err= 2025/06/20 03:37:02 INFO : toe: Making directory 2025/06/20 03:37:02 INFO : toe/toe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38154") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48202->172.17.0.4:38154, err= 2025/06/20 03:37:02 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/20 03:37:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35007") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42336->172.17.0.4:35007, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31221") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54946->172.17.0.4:31221, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30856") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60318->172.17.0.4:30856, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34735") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43362->172.17.0.4:34735, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30090") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40070->172.17.0.4:30090, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32993") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49062->172.17.0.4:32993, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30526") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51044->172.17.0.4:30526, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34809") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54204->172.17.0.4:34809, err= 2025/06/20 03:37:02 INFO : toe: Making directory 2025/06/20 03:37:02 INFO : toe/toe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30714") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44576->172.17.0.4:30714, err= 2025/06/20 03:37:02 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/06/20 03:37:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31069") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56496->172.17.0.4:31069, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35316") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56106->172.17.0.4:35316, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38154") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48208->172.17.0.4:38154, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35441") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49514->172.17.0.4:35441, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32299") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50790->172.17.0.4:32299, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35672") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58654->172.17.0.4:35672, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36287") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47586->172.17.0.4:36287, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:37:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38407") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46646->172.17.0.4:38407, err= 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 INFO : tictacempty_dir: Making directory 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : tictactoe/tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30335") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41706->172.17.0.4:30335, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30341") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58730->172.17.0.4:30341, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37122") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39802->172.17.0.4:37122, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30619") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36276->172.17.0.4:30619, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30885") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48560->172.17.0.4:30885, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33298") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34788->172.17.0.4:33298, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30917") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57398->172.17.0.4:30917, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30107") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35064->172.17.0.4:30107, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30327") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37910->172.17.0.4:30327, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37701") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33598->172.17.0.4:37701, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:37:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39474") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46194->172.17.0.4:39474, err= 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 INFO : tictacempty_dir: Making directory 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : tictactoe/tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38985") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49066->172.17.0.4:38985, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32510") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48506->172.17.0.4:32510, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30358") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46592->172.17.0.4:30358, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30624") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33562->172.17.0.4:30624, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33706") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46886->172.17.0.4:33706, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33893") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49104->172.17.0.4:33893, err= 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36188") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36046->172.17.0.4:36188, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38283") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33104->172.17.0.4:38283, err= 2025/06/20 03:37:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34581") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43016->172.17.0.4:34581, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/20 03:37:02 NOTICE: ftp://172.17.0.4:21/rclone-test-kegediy3yite: 0 differences found 2025/06/20 03:37:02 NOTICE: ftp://172.17.0.4:21/rclone-test-kegediy3yite: 1 hashes could not be checked 2025/06/20 03:37:02 NOTICE: ftp://172.17.0.4:21/rclone-test-kegediy3yite: 1 matching files 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35021") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34432->172.17.0.4:35021, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36334") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36254->172.17.0.4:36334, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31353") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59514->172.17.0.4:31353, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39384") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56926->172.17.0.4:39384, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35139") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39402->172.17.0.4:35139, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34379") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60654->172.17.0.4:34379, err= 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : tictactoe/tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39111") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40176->172.17.0.4:39111, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30262") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41394->172.17.0.4:30262, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38507") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33934->172.17.0.4:38507, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32883") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57714->172.17.0.4:32883, err= 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34789") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41762->172.17.0.4:34789, err= 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36499") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50972->172.17.0.4:36499, err= 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33687") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45278->172.17.0.4:33687, err= 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39902") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54632->172.17.0.4:39902, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32346") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33992->172.17.0.4:32346, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39227") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56532->172.17.0.4:39227, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36668") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51118->172.17.0.4:36668, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30771") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47050->172.17.0.4:30771, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31711") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51808->172.17.0.4:31711, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39130") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56188->172.17.0.4:39130, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/06/20 03:37:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35812") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59402->172.17.0.4:35812, err= 2025/06/20 03:37:02 INFO : toe: Making directory 2025/06/20 03:37:02 INFO : toe/toe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38373") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44584->172.17.0.4:38373, err= 2025/06/20 03:37:02 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/06/20 03:37:02 INFO : toe/toe/toe: Copied (new) 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34665") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48974->172.17.0.4:34665, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37286") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44024->172.17.0.4:37286, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34370") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43512->172.17.0.4:34370, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35603") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47926->172.17.0.4:35603, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36261") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56178->172.17.0.4:36261, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35015") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50668->172.17.0.4:35015, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30270") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39488->172.17.0.4:30270, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:37:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30222") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34996->172.17.0.4:30222, err= 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 INFO : tictacempty_dir: Making directory 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : tictactoe/tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35455") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57618->172.17.0.4:35455, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Deleted 2025/06/20 03:37:02 INFO : toe/toe: Removing directory 2025/06/20 03:37:02 INFO : toe: Removing directory 2025/06/20 03:37:02 INFO : empty_dir: Removing directory 2025/06/20 03:37:02 DEBUG : Local file system at /tmp/rclone3272375179: deleted 3 directories 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33391") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35400->172.17.0.4:33391, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34116") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38287") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51900->172.17.0.4:34116, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:34248->172.17.0.4:38287, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33559") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50128->172.17.0.4:33559, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33879") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44142->172.17.0.4:33879, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39973") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42412->172.17.0.4:39973, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35638") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51308->172.17.0.4:35638, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30239") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:43436->172.17.0.4:30239, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37626") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42116->172.17.0.4:37626, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:37:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38277") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46962->172.17.0.4:38277, err= 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 INFO : tictacempty_dir: Making directory 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : tictactoe/tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32689") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:38066->172.17.0.4:32689, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Deleted 2025/06/20 03:37:02 INFO : toe/toe: Removing directory 2025/06/20 03:37:02 INFO : toe: Removing directory 2025/06/20 03:37:02 INFO : empty_dir: Removing directory 2025/06/20 03:37:02 DEBUG : Local file system at /tmp/rclone3272375179: deleted 3 directories 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31574") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36798->172.17.0.4:31574, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34658") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50854->172.17.0.4:34658, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31741") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58490->172.17.0.4:31741, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35150") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42036->172.17.0.4:35150, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34905") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42436->172.17.0.4:34905, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37735") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38333") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35470->172.17.0.4:38333, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47286->172.17.0.4:37735, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33778") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39704->172.17.0.4:33778, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39933") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46382->172.17.0.4:39933, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39792") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41630->172.17.0.4:39792, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33607") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46450->172.17.0.4:33607, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34305") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31938") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32423") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59690->172.17.0.4:31938, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47772->172.17.0.4:34305, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:48888->172.17.0.4:32423, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34712") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35241") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:44418->172.17.0.4:34712, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60552->172.17.0.4:35241, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39835") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56500->172.17.0.4:39835, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : Reset feature "Copy" 2025/06/20 03:37:02 DEBUG : Reset feature "Move" 2025/06/20 03:37:02 DEBUG : Reset feature "Copy" 2025/06/20 03:37:02 DEBUG : Reset feature "Move" 2025/06/20 03:37:02 DEBUG : empty_dir: Making directory with metadata 2025/06/20 03:37:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38501") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35364->172.17.0.4:38501, err= 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 INFO : tictacempty_dir: Making directory 2025/06/20 03:37:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 INFO : tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 INFO : tictactoe/tictactoe: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 03:37:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34831") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46190->172.17.0.4:34831, err= 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Deleted 2025/06/20 03:37:02 INFO : toe/toe: Removing directory 2025/06/20 03:37:02 INFO : toe: Removing directory 2025/06/20 03:37:02 INFO : empty_dir: Removing directory 2025/06/20 03:37:02 DEBUG : Local file system at /tmp/rclone3272375179: deleted 3 directories 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36237") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:50154->172.17.0.4:36237, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35387") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38047") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42650->172.17.0.4:35387, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39698->172.17.0.4:38047, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33833") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51350->172.17.0.4:33833, err= 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30949") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:47354->172.17.0.4:30949, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32776") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35708->172.17.0.4:32776, err= 2025/06/20 03:37:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/20 03:37:02 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34513") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52370->172.17.0.4:34513, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31248") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33247") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35324") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:51852->172.17.0.4:35324, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57542->172.17.0.4:31248, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35636->172.17.0.4:33247, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32323") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58230->172.17.0.4:32323, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36965") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59572->172.17.0.4:36965, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36099") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54108->172.17.0.4:36099, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33416") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32240") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35027") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:52844->172.17.0.4:33416, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36114->172.17.0.4:32240, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37818->172.17.0.4:35027, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31163") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30101") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:41382->172.17.0.4:31163, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:49354->172.17.0.4:30101, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38761") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:37902->172.17.0.4:38761, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34705") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35584->172.17.0.4:34705, err= 2025/06/20 03:37:02 DEBUG : toe: transformed to: dG9l 2025/06/20 03:37:02 DEBUG : toe: transformed to: dG9l 2025/06/20 03:37:02 INFO : dG9l: Making directory 2025/06/20 03:37:02 DEBUG : toe: transformed to: dG9l 2025/06/20 03:37:02 DEBUG : toe: transformed to: dG9l 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 03:37:02 INFO : dG9l/dG9l: Making directory 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 03:37:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 03:37:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35719") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:33044->172.17.0.4:35719, err= 2025/06/20 03:37:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:30570") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57556->172.17.0.4:30570, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34460") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:55822->172.17.0.4:34460, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35012") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:39114->172.17.0.4:35012, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35673") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40588->172.17.0.4:35673, err= 2025/06/20 03:37:02 DEBUG : dG9l: transformed to: toe 2025/06/20 03:37:02 DEBUG : dG9l: transformed to: toe 2025/06/20 03:37:02 DEBUG : toe: Directory modification time the same (differ by 282.566223ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : Added delayed dir = "toe", newDst=toe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32018") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:45874->172.17.0.4:32018, err= 2025/06/20 03:37:02 DEBUG : dG9l: transformed to: toe 2025/06/20 03:37:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/20 03:37:02 DEBUG : toe/toe: Directory modification time the same (differ by 282.566223ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36219") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57456->172.17.0.4:36219, err= 2025/06/20 03:37:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/20 03:37:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/06/20 03:37:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/20 03:37:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/20 03:37:02 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : Local file system at /tmp/rclone3272375179: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : Waiting for deletions to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38355") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42716->172.17.0.4:38355, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:36784") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46458->172.17.0.4:36784, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33599") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54660->172.17.0.4:33599, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37680") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:58380->172.17.0.4:37680, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:37752") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35890->172.17.0.4:37752, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:35775") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:54162->172.17.0.4:35775, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34905") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:42450->172.17.0.4:34905, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-kegediy3yite", Local "Local file system at /tmp/rclone3272375179", Modify Window "1s" 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39419") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:46660->172.17.0.4:39419, err= 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: 2025/06/20 03:37:02 INFO : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Making directory 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: 2025/06/20 03:37:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/20 03:37:02 INFO : toe/toe: Making directory 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe/toe: transformed to: 2025/06/20 03:37:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe: transformed to: 2025/06/20 03:37:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 03:37:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 03:37:02 DEBUG : toe/toe/toe: transformed to: 2025/06/20 03:37:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for checks to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Waiting for transfers to finish 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:34066") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:60116->172.17.0.4:34066, err= 2025/06/20 03:37:02 INFO : toe/toe/toe: Copied (new) 2025/06/20 03:37:02 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: not deleting files as there were IO errors 2025/06/20 03:37:02 ERROR : ftp://172.17.0.4:21/rclone-test-kegediy3yite: not deleting directories as there were IO errors 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31574") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:36810->172.17.0.4:31574, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38807") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:57956->172.17.0.4:38807, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:33901") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:35498->172.17.0.4:33901, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:31285") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:53918->172.17.0.4:31285, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:38860") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:32860->172.17.0.4:38860, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39246") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:56018->172.17.0.4:39246, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:32029") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:59978->172.17.0.4:32029, err= --- PASS: TestError (0.02s) PASS 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: dial("tcp","172.17.0.4:39528") 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: > dial: conn=172.17.0.1:40540->172.17.0.4:39528, err= 2025/06/20 03:37:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kegediy3yite: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.742793692s (try 1/5)